pypi gita 0.14.5
v0.14.5

latest releases: 0.16.7.2, 0.16.7.1, 0.16.7...
3 years ago

new features

refactoring

  • change ~/.config/gita/info.yml to ~/.config/gita/info.csv. To upgrade, user needs to rename the file (if it exists) and change the content. For example
- branch
- commit_msg
- commit_time

changes to

branch,commit_msg,commit_time
  • change ~/.config/gita/colors.yml to ~/.config/gita/colors.csv. To upgrade, user needs to gita color set the desirable colors.

bug fixes

  • avoid the ~/.config/gita/groups.csv from being overwritten in testing
  • fix bug on flags usage

Don't miss a new gita release

NewReleases is sending notifications on new releases.