Releases: nosarthur/gita
Releases · nosarthur/gita
v0.5
- display untracked file/folder with symbol
_
- sort repo by name for
gita ls
- add
gita status <repo(s)>
- add versioning
gita --version
v0.4
- add
pull
subcommand
- bug fixes and refactors
v0.3
- add
push
, merge
- add short commit message
v0.2
- add
fetch
option
gita fetch
: fetch all remote updates
gita fetch <repo-name>
: fetch remote updates for the specified repo
- add more color coding to the repo branch name
v0.1
gita add <repo-path>
gita rm <repo-name>
gita ls
gita ls <repo-name>