Git.GCMSecure, 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.7.3Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
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.
See Pckgr's app libraryGit 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 | zip | - | Direct | |
| x86 | inno | machine | Direct | |
| x86 | inno | user | Direct | |
| x64 | zip | - | Direct | |
| x64 | inno | machine | Direct | |
| x64 | inno | user | Direct | |
| arm64 | zip | - | Direct | |
| arm64 | inno | machine | Direct | |
| arm64 | inno | user | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.