This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Git Credential Manager for Windows v1.18.0
In this release:
- Rebranded Visual Studio Team Services as Azure DevOps
- Make timeout configurable via the environment variable GCM_HTTP_TIMEOUT and config option httpTimeout
Bug Fixes:
- Ensure the Bitbucket login screen correctly grab focus
- Allow Bitbucket access tokens to be cast as credentials, and properly handle personal access tokens used as authentication in network requests.
- If path is sent use it to set TargetUri.ActualUri
To install the Git Credential Manager, download and double-click the GCMW-1.18.0.exe
installer. It is that easy, it will even install Git for Windows 2.17.0 and the Microsoft .Net Framework for you if necessary.
For non-installation or custom installation needs, download the gcmw-v1.18.0.zip
archive and expand its contents. Use the included install.cmd
or options provided via git-credential-manager install
to complete setup.