pypi gita 0.13.6
v0.13.6

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

new features

  • add commit_time information item
  • support local configuration: the intended use is a repo that contains other repos.
    • Local configuration files are saved at such repos (called main repos) and they shadow the global configuration if gita is run inside main repos
    • Sub-repos are added recursively in the local config
    • Main repos are added to global config
    • Main repos are displayed with underline in gita ll

refactoring

  • Change repo configuration file from ~/.config/gita/repo_path to ~/.config/gita/repos.csv. To upgrade, user needs to rename the existing file accordingly.

bug fixes

  • load yaml file in safe mode
  • update group config file when its member repo is renamed
  • fix traceback in freeze when the repo has no remote URL

Don't miss a new gita release

NewReleases is sending notifications on new releases.