This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Git Credential Manager for Windows - 1.2.2
In this release:
- Fixes a critical issue, found in version 1.2.0, which causes authenticate and logon to Visual Studio Team Services to fail.
- Fixes an issue, found in version 1.2.0, with storage of credentials with
useHttpPath
set. - Fixes an issue, found in version 1.2.0 and 1.2.1, with storage of basic credentials captured with the modal dialog.
Features
- Secure password storage in the Windows Credential Store.
- Multi-factor authentication support for Visual Studio Team Services and GitHub.
- Personal Access Token generation and usage support for Visual Studio Team Services and GitHub.
- Non-interactive mode support for Visual Studio Team Services backed by Azure Directory.
- Highly configurable to support diverse users and automation.
To install the Git Credential Manager, download and double-click the GCMW-1.2.2.exe
installer. It is that easy, it will even install Git for Windows 2.7.4 and the Microsoft .Net Framework for you if necessary.
For non-installation or custom installation needs, download the gcmw-v1.2.2.zip
archive and expand its contents. Use the included install.cmd
or options provided via git-credential-manager install
to complete setup.