Skip to content

Releases: nosarthur/gita

v0.5

24 Jan 03:33
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release
  • display untracked file/folder with symbol _
  • sort repo by name for gita ls
  • add gita status <repo(s)>
  • add versioning gita --version

v0.4

09 May 23:14
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release
  • add pull subcommand
  • bug fixes and refactors

v0.3

28 Feb 03:35
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release
  • add push, merge
  • add short commit message

v0.2

20 Feb 01:39
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
  • 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

06 Feb 03:39
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release
  • gita add <repo-path>
  • gita rm <repo-name>
  • gita ls
  • gita ls <repo-name>