Last updated
A fork of Git containing Microsoft-specific patches.
$ winget install --id Microsoft.Git --exact --version 2.54.0.0.5Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Git uses EXE (Inno Setup). The silent install switches are /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
Git-2.54.0.vfs.0.5-64-bit.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /COMPONENTS=icons,ext,gitlfs,assoc,assoc_sh,consolefont,windowsterminal,scalar
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
This is microsoft/git, a special Git distribution to support monorepo scenarios. If you are not working in a monorepo, you are likely searching for Git for Windows instead of this codebase.
In addition to the Git command-line interface (CLI), microsoft/git includes the Scalar CLI to further enable working with extremely large repositories. Scalar is a tool to apply the latest recommendations and use the most advanced Git features.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | EXE Inno Setup | user | Direct | |
| x64 | EXE Inno Setup | machine | 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.
No known CVEs for Git.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from The Git Client Team at Microsoft or browse git, vcs.