Skip to content

v0.16.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@nosarthur nosarthur released this 30 Apr 02:23
· 20 commits to master since this release

new features

  • add subcommand gita dir to manage non-repo paths, which can later be used in gita shell #208
  • speedup gita ll with threadpool (#238)

bug fixes

  • fix driver root error on Windows #215
  • fix group operations with obsolete repos #211
  • fix color printing for Python 3.11 (#236)