Wingetlywingetly
← All apps

MinGit

by The Git Development Communityv2.55.0.5

Last updated

MinGit is an intentionally minimal, non-interactive distribution of Git for Windows, with third-party applications as its intended audience.

Install with winget

$ winget install --id Git.MinGit --exact --version 2.55.0.5

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

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 trial

No credit card required.

About

MinGit is a minimal, lightweight version of Git for Windows that includes only the core Git command-line tools.

It's designed for automated environments, CI/CD pipelines, and users who need basic Git functionality without the full Git for Windows package, which includes Git Bash, GUI tools, and other utilities.

MinGit offers a smaller footprint and can be used portably without installation.

Installers · v2.55.0.5

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct
arm64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for MinGit.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • GitThe Git Development Community
    Git.Gitv2.55.0.3

    A free and open source distributed version control system

  • GitThe Git Development Community
    Git.Git.PreReleasev2.52.0-rc2

    A free and open source distributed version control system

  • BusyBox-based MinGitThe Git Development Community
    Git.MinGit.BusyBoxv2.52.0

    MinGit is an intentionally minimal, non-interactive distribution of Git for Windows, with third-party applications as its intended audience.

  • Git for Windows SDKThe Git Development Community
    Git.SDKv1.0.8

    Additional files and scripts to help build Git for Windows on MSYS2.

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

More from The Git Development Community or browse cli, command-line, commandline.

Frequently asked questions

How do I install MinGit on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Git.MinGit --exact --version 2.55.0.5. winget downloads the installer from The Git Development Community and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MinGit silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Git.MinGit --exact 2.55.0.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall MinGit via winget?
Run: winget uninstall --id Git.MinGit --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MinGit's Apps & Features entry.
Is MinGit free?
MinGit is distributed under GPL-2.0. Refer to the publisher (https://gitforwindows.org/) for the full license terms - Wingetly itself does not charge for installation.
Does MinGit work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MinGit directly from the publisher.
How do I keep MinGit up to date?
Run winget upgrade --id Git.MinGit --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of MinGit from microsoft/winget-pkgs.

Recent versions

  • 2.55.0.5latest
  • 2.55.0.4
  • 2.55.0.3
  • 2.55.0.2
  • 2.55.0
  • 2.54.0
  • 2.53.0.3
  • 2.53.0.2
  • 2.53.0
  • 2.52.0.1