Git Credential Manager (User)
Last updated
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
Install with winget
$ winget install --id Git.GCM --exact --version 2.9.1Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for Git Credential Manager (User)
Git Credential Manager (User) uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
gcmuser-win-x64-2.9.1.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
See the full silent install reference for Git Credential Manager (User) →
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
About
Git Credential Manager (GCM) is a secure Git credential helper built on .NET that runs on
Windows, macOS, and Linux. It aims to provide a consistent and secure authentication experience,
including multi-factor auth, to every major source control hosting service and platform.
GCM supports (in alphabetical order) Azure DevOps, Azure DevOps Server (formerly Team Foundation
Server), Bitbucket, GitHub, and GitLab. Compare to Git's built-in credential helpers (Windows:
wincred, macOS: osxkeychain, Linux: gnome-keyring/libsecret), which provide single-factor
authentication support for username/password only.
GCM replaces both the .NET Framework-based Git Credential Manager for Windows and the Java-based
Git Credential Manager for Mac and Linux.
Installers · v2.9.1
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | Portable in ZIP | - | Direct | |
| x86 | EXE Inno Setup | user | Direct | |
| x86 | EXE Inno Setup | machine | Direct | |
| x64 | Portable in ZIP | - | Direct | |
| x64 | EXE Inno Setup | user | Direct | |
| x64 | EXE Inno Setup | machine | Direct | |
| arm64 | Portable in ZIP | - | Direct | |
| arm64 | EXE Inno Setup | user | Direct | |
| arm64 | EXE Inno Setup | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
Security
1 known CVE via NVD
Git Credential Manager Core (GCM Core) is a secure Git credential helper built on .NET Core that runs on Windows and macOS. In Git Credential Manager Core before version 2.0.289, when recursively cloning a Git repository on Windows with submodules, Git will first clone the top-l...
See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr.
Related apps
More from GitHub or browse aad, authentication, azure-devops.
Frequently asked questions
How do I install Git Credential Manager (User) on Windows?
How do I install Git Credential Manager (User) silently for unattended deployment?
What are the silent install switches for Git Credential Manager (User)?
How do I uninstall Git Credential Manager (User) via winget?
Is Git Credential Manager (User) free?
Does Git Credential Manager (User) work on Windows 10?
How do I keep Git Credential Manager (User) up to date?
Recent versions
- 2.9.1latest
- 2.8.0
- 2.7.3
- 2.7.0
- 2.6.1