Skip to content

Version 0.11

Compare
Choose a tag to compare
@achilleas-k achilleas-k released this 08 Nov 16:41
· 909 commits to master since this release
934fd31

Local config files

  • The client now supports local, per-repo configuration files. Options specified in a file called config.yml in the root of a repository will override options from the global and default configurations.

Bugfixes

  • Fixed issue where some git implementations would continuously try to use the user's key insted of the one generated by gin (macOS).
  • Fixed issue which caused very slow responses on Windows when repositories got too big.