MinGit

The Git Development Community · Git.MinGit

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

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.

winget install --id Git.MinGit --exact --source winget

Latest 2.54.0

Release Notes

Changes since Git for Windows v2.53.0(3) (April 14th 2026) Due to persistent maintenance challenges, git svn is no longer included in Git for Windows. Users who still need this command are highly encouraged to use a Linux version of git svn via the Windows Subsystem for Linux instead, or switch to a regular MSYS2 setup: install MSYS2, then run the following command in the MSYS2 UCRT64 Bash: pacman -Sy mingw-w64-ucrt-x86_64-git-svn. After that, the git svn command will be available in that Bash. On Windows/ARM64, you will want to use the CLANGARM64 variant instead (and install mingw-w64-clang-aarch64-git-svn). New Features

  • Comes with Git v2.54.0.
  • Comes with Bash v5.3.9.
  • Comes with Git Credential Manager v2.7.3.
  • Comes with MinTTY v3.8.2.
  • The shell aliases in Git Bash that ensured that interpreters such as Python and Node.JS are executed via winpty are no longer necessary, and have therefore been dropped.
  • Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.6.7.
  • Comes with cURL v8.19.0.
  • Comes with OpenSSH v10.3.P1.
  • Comes with OpenSSL v3.5.6.

Bug Fixes

  • The iconv executable, which was inadvertently dropped from Git for Windows v2.53.0's installer, is now included again.
  • In some circumstances, when typing while a still-running program is about to terminate, the typed characters could arrive out of order in Git Bash. This bug was fixed.
  • Similar to how git clean already avoids traversing NTFS junctions, git worktree remove now does the same.
  • The number of CPU cores is now detected correctly on multi-socket systems.
  • When fetching/pushing via Secure Channel (the default TLS/SSL method), the timeout to renegotiate (e.g. using client certificates) was recently reduced to 7 seconds, which was too short. It has been extended to 60 seconds.
  • The recent security bug fix that disables NTLM by default missed the NTLM fallback in the Kerberos protocol. This fallback is now disabled, following the cURL project's guidance.
  • A really old bug which prevented Kerberos authentication from working with the default http.emptyAuth ("auto"), was fixed.
  • The git instaweb command is no longer distributed with Git for Windows because it would require GitWeb (which has not been distributed with Git for Windows for quite a few years). ────────────────────────────────┬──────────────────────────────────────────────────────────────── Filename │SHA-256 ────────────────────────────────┼──────────────────────────────────────────────────────────────── Git-2.54.0-64-bit.exe │2b96e7854f0520f0f6b709c21041d9801b1be44d5e1a0d9fa621b2fbc40f1983 ────────────────────────────────┼──────────────────────────────────────────────────────────────── Git-2.54.0-arm64.exe │97bf63e5c65152c14b488e191c107aa1ccbeae2435690693241be4b2b5edd0d2 ────────────────────────────────┼──────────────────────────────────────────────────────────────── PortableGit-2.54.0-64-bit.7z.exe│bea006a6cc69673f27b1647e84ab3a68e912fbc175ab6320c5987e012897f311 ────────────────────────────────┼──────────────────────────────────────────────────────────────── PortableGit-2.54.0-arm64.7z.exe │f8e92cd3359fcbb96998cfd606a536ccc6dbfb23c04e12b29042f9ba45b6b0c7 ────────────────────────────────┼──────────────────────────────────────────────────────────────── MinGit-2.54.0-64-bit.zip │04f937e1f0918b17b9be6f2294cb2bb66e96e1d9832d1c298e2de088a1d0e668 ────────────────────────────────┼──────────────────────────────────────────────────────────────── MinGit-2.54.0-arm64.zip │68f6bdda5b58f4e40f431c0da48b05ba5596445314d5e491e7b4aebb1ec2e985 ────────────────────────────────┼──────────────────────────────────────────────────────────────── MinGit-2.54.0-32-bit.zip │52fc36c9b22611f0a6a7fabdc68c763b914400e3af0e35ad822468dc64cb7981 ────────────────────────────────┼──────────────────────────────────────────────────────────────── MinGit-2.54.0-busybox-64-bit.zip│1a90b2cc07f0d2c155d68dc9fe4193088f98a022ce37f93dec1212846b402692 ────────────────────────────────┼──────────────────────────────────────────────────────────────── MinGit-2.54.0-busybox-32-bit.zip│af3263141bff2f3a44d858a6a1008915b48586fa91f2f83daa702fd6df3c478d ────────────────────────────────┼──────────────────────────────────────────────────────────────── Git-2.54.0-64-bit.tar.bz2 │e1819cee60d09793dde322cdb1170e03663c41cd9265cf45246219fc5e6aeecd ────────────────────────────────┼──────────────────────────────────────────────────────────────── Git-2.54.0-arm64.tar.bz2 │ce10b24c74ac9c724ab81e2ee30d06e7ee693977a552b8da4e434e909a641847 ────────────────────────────────┴────────────────────────────────────────────────────────────────

Installer type: zip

Architecture Scope Download SHA256
x86 Download 52FC36C9B22611F0A6A7FABDC68C763B914400E3AF0E35AD822468DC64CB7981
x64 Download 04F937E1F0918B17B9BE6F2294CB2BB66E96E1D9832D1C298E2DE088A1D0E668
arm64 Download 68F6BDDA5B58F4E40F431C0DA48B05BA5596445314D5E491E7B4AEBB1EC2E985

Details

Homepage
https://gitforwindows.org/
License
GPL-2.0
Publisher
The Git Development Community
Support
https://github.com/git-for-windows/git/issues
Moniker
mingit

Tags

clicommand-linecommandlinecross-platformdvcsfossgitopen-sourcetoolutilityvcs

Older versions (15)

2.53.0.3
Architecture Scope Download SHA256
x86 Download 2A55BCEC4DE958570F4E27AE59DFA9F91D98C816113189E2FC6AF8AFE85ED66A
x64 Download 0D7C85A26E45668B35D0D0AEB763289376CFC039E55E0938A617ED0DFA32E433
arm64 Download 4E023CED9ACBA38D45B63CAFADDE57A11C754C0B46DF8968117CD243F8F58EF4
2.53.0.2
Architecture Scope Download SHA256
x86 Download B47BF32DB9DE7FC9093A9590BC43A15A15B7C2A2070BA84CE0F839021AC2240A
x64 Download D4BF83D6A860CCAE9AF44E508E1E00A39F09DB6FA78A9BA5543B94D87CA22A29
arm64 Download 842D50EDC6BBCF39693E60A8EBB9DABB89B96B932B63AAE12D218522B3E497F3
2.53.0
Architecture Scope Download SHA256
x86 Download ECDAC7D32670AAD730222ECCF389A7E07803B7716728D9473D3AFC24DC098113
x64 Download 82B562C918EC87B2EF5316ED79BB199E3A25719BB871A0F10294ACF21EBD08CD
arm64 Download DD03826524767F228C9131BC4B2F4D29BC6F550A39FEF9BEC240F3E312210A1D
2.52.0.1
Architecture Scope Download SHA256
x86 Download B2C1CFCCA23FE2861AC62A78A0A921016A5C72292612B05EFF649EC6C39AD2B4
x64 Download F42A561840627747AD48E6ECE05A14093292D31F3393A401A7F7C780EE7695C2
arm64 Download FEA97618F69B41ECB63953E3C650E9087CAC3F9D215925346DAEBEF0C4D6F7F8
2.51.1.1
Architecture Scope Download SHA256
x86 Download A79F881C11A65FD679FAE8D8878070531B9C10CFB6FC900D8B4156A5DC3BB791
x64 Download CE0360B2BFCB60472064DE698C8A5B73E63067320701FCD51D30A6E33D7967FA
arm64 Download 88A6452370FE1CAF758EB3D5A327C6888C0B56B74C906FFFCAA5C742D21BAC35
2.51.0.2
Architecture Scope Download SHA256
x86 Download 617A1433FBF5E23DEAA17B7559D79F465A08FEA7E09A0CFF32AC0F2216003A8E
x64 Download 314FC2B7425CA116EA201E493FCB72008376C64997E866E6C8B8A5B360B3B8A9
arm64 Download 4FEECFAEA2647A2A0B25B7BFA518B9A65EB3434D9BE7016E4DD348F07BCC6D2F
2.51.0
Architecture Scope Download SHA256
x86 Download 5A8F1CACE31A817FA9FA3D18146E8B40A28FD365D48958976DF93AE6F0BAE077
x64 Download C2C955A21FA99889D83F485F24FA5D9A38FFFC2D509D4022385510E11C26B250
arm64 Download B21755CCD10F71A37EC341CA9AC450CEBEE71BB1E70C0D88D90DDD6E5B16DFA4
2.50.1
Architecture Scope Download SHA256
x86 Download D312BD9D9FF19BC85DD6DC46D3D1C10F63AB65F29A3D595B6376074025DC0809
x64 Download 6F672AEBE9E488A246EFD6875F9197DBC0D9A40100E218ACC3877CBA2B206C45
arm64 Download 25D45DA2F84C5FAAE01E55129498B8466AD26966F775964BE761F14F24D11D75
2.48.1
Architecture Scope Download SHA256
x86 Download 6A8C7ACD63E2F0E7C901082C287AC3F0F94EBD1598CC02440979F411CB7DE81A
x64 Download 11E8F462726827ACCCC7ECDAD541F2544CBE5506D70FEF4FA1FFAC7C16288709
arm64 Download 601B8B780669636577AD1EB821019D101F640B65075F34E1701A55A94E86A3A5
2.46.1
Architecture Scope Download SHA256
x86 Download 5481B8105295A122936A0C3B52DB5BEFA17C3C417A79F296FA3231E99F6772A8
x64 Download D33B5A5838125AA2E06A917FFA7065831355FC13088ABFAAB3D0E3403D5928D2
2.45.0
Architecture Scope Download SHA256
x86 Download A9A76B14F3D80BE346E93E053D65A0EA6D45CFBA310076AC033B7F24A09E700F
x64 Download F607BBD459BAE73369E6509FE849C4C48152F4D33B0021D5881E1E9E7AE79E26
2.41.0
Architecture Scope Download SHA256
x64 Download C9CFFC25E2EF81F51029138678B7BFC538A56095EC0538125DC790A01E20D77A
x86 Download 2643D9B1C663258BC5EC966F2B8493884BA3E247A41EDC5A1496068A0A0A6EF4
2.40.1
Architecture Scope Download SHA256
x64 Download 36498716572394918625476CA207DF3D5F8B535A669E9AAD7A99919D0179848C
x86 Download 8BFC48E5211CC209768297E0B71C253B2D8393875D7B3DAEF8C54909634DAA16
2.40.0
Architecture Scope Download SHA256
x64 Download F3E898F8856E80C66B367C80396C6DEBC46AE0B258AB9FD00EE08B4812C8F987
x86 Download 51F40CCFFC08485C80BBE9D54A4AD08E1EF47C6198DC0801039569A8468A6D02
2.39.2
Architecture Scope Download SHA256
x64 Download A53B90A42D9A5E3AC992F525B5805C4DBB8A013B09A32EDFDCF9A551FD8CFE2D
x86 Download F2027F51F8B12E5BD3C94782EDDDCFE277E26A3FC7C014707A72B04714F3B90F