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 v1.12.0

Compare
Choose a tag to compare
@whoisj whoisj released this 03 Aug 13:43
· 461 commits to master since this release

Downloads

In this release:

  • Visual Studio Team Services Personal Access Token limited duration set via configuration.
  • Bitbucket authentication can now be configured as an authority explicitly.
  • Updated co-installed version of Git for Windows to v2.13.3

Bug Fixes

  • Fixes an issue with Bitbucket Authentication where the client could refuse to authenticate with the service.
  • Fixes an issue with Bitbucket Authentication where the client could cause a stack overflow exception.
  • Fixes an issue with reading yes/no values from Git's system configuration.

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

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

Change Log