pypi gita 0.9.8
v0.9.8

latest releases: 0.16.6.6, 0.16.6.5, 0.16.6.4...
4 years ago
  • add gita rename <repo name> <new name> sub-command to change repo name
  • support git worktree folder
  • add show, show-branch, shortlog, whatchanged

Note this release breaks the repo path format saved in ~/.config/gita/repo_path. One can either delete it and add the repo paths again, or change the file content. For example

/a/b/c:/a/e/f:/e/f/g

should change to

/a/b/c,c
/a/e/f,f
/e/f/g,g

Don't miss a new gita release

NewReleases is sending notifications on new releases.