Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Git Credential Manager for Windows 1.9.1

Compare
Choose a tag to compare
@whoisj whoisj released this 11 Aug 14:55
· 563 commits to master since this release

Downloads

Bug Fixes

  • Fixed an issue with basic credentials where the username and password fields of the modal dialog could not be correctly read, resulting in empty strings for credentials; and ultimately failing all basic authentication attempts.
  • Fixed as issue with default values for Boolean configuration values. The default was accidentally set to 'true' when 'false' should be the default.
  • Fixed an issue where local and system configuration files could be incorrectly ignored.

To install the Git Credential Manager, download and double-click the GCMW-1.9.1.exe installer. It is that easy, it will even install Git for Windows 2.12.0 and the Microsoft .Net Framework for you if necessary.

For non-installation or custom installation needs, download the gcmw-v1.9.1.zip archive and expand its contents. Use the included install.cmd or options provided via git-credential-manager install to complete setup.

Issues | Pull Requests