Silent Install HQ
EXE WinGet

Git Credential Manager (User)

GitHub · 2.7.3 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
gcmuser-win-arm64-2.7.3.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Git Credential Manager (User) 2.7.3.0
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 2.7.3
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 178191aab94f44b19c4a83483a6369811961fe69b38cd8a5182b4c2092f004c8 VirusTotal ↗
Filename gcmuser-win-arm64-2.7.3.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Git.GCM
Version 2.7.3
Description Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Announcements: Note This is planned to be the last release major release that supports Windows 7 and 8.x. We will be moving off of .NET Framework to .NET (Core) on Windows this year. Changes: - Emit new warning when Git has built-in NTLM support disabled. As part of the fix for CVE-2025-66413, Git for Windows now disables built-in NTLM support by default. Only if http.allowNTLMAuth is explicitly enabled will Git use NTLM authentication. GCM will now display a warning message when it detect…