Last updated
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
$ winget install --id Git.GCM --exact --version 2.8.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Git Credential Manager (User) uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
gcmuser-win-x64-2.8.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
See the full silent install reference for Git Credential Manager (User) →
For Intune admins
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.
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.
| 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.
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.
More from GitHub or browse aad, authentication, azure-devops.