pypi gita 0.7.0
v0.7

latest releases: 0.16.6.6, 0.16.6.5, 0.16.6.4...
5 years ago
  • add a superman mode, with which one can execute any git command (or personalized alias) in one repo
gita super <repo-name> <any git command>

For example

gita super myrepo2 commit -am 'fix a bug'
gita super myrepo3 rebase -i upstream/master
  • allow local repos with the same basename: the second repo will have its parent dir name in its name (hopefully there aren't repos with parent name clash)
  • move the configuration files to $XDG_CONFIG_HOME/gita/
  • add more default sub-commands

Don't miss a new gita release

NewReleases is sending notifications on new releases.