README.md 548 B

Version 0.11 release notes

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 instead of the one generated by gin (macOS)
  • Fixed issue which caused very slow responses on Windows when repositories became too large.