* display untracked file/folder with symbol `_` * sort repo by name for `gita ls` * add `gita status <repo(s)>` * add versioning `gita --version`
0.4
* add `pull` subcommand * bug fixes and refactors
0.3
* add `push`, `merge` * add short commit message
0.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