Releases: git-for-windows/git
Git for Windows 2.37.0-rc1
Changes since Git for Windows v2.36.1 (May 9th 2022)
New Features
- Comes with Git v2.37.0-rc1.
- Comes with cURL v7.83.1.
- Many anti-malware products seem to have problems with our MSYS2 runtime, leading to problems running e.g.
git subtree
. We added a workaround that hopefully helps in most of these scenarios. - Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.5.
- Comes with PCRE2 v10.40.
- Comes with Git LFS v3.2.0.
- Comes with GNU TLS v3.7.6.
- SSH's CBC ciphers, which were re-enabled in 2017 to better support Azure Repos have again been disabled by default because Azure Repos does not require them any longer.
Bug Fixes
- The Git for Windows-only
--show-ignored-directory
option ofgit status
, which was deprecated a long time ago, was finally removed. - A crash when running Git for Windows in Wine was fixed.
Filename | SHA-256 |
---|---|
Git-2.37.0-rc1-64-bit.exe | 17464d2f53954dff9ea8fddcd4fc8f5940d97a5bd3be206d16fdd557ab1bbe43 |
Git-2.37.0-rc1-32-bit.exe | b8c29b1e7fe3b15eddaa7b348d1ca3512595ea70fd6957a8bde06c289b0fc94e |
PortableGit-2.37.0-rc1-64-bit.7z.exe | f27a636a8fd43451f5992844706a77b4c9aa63ac92c764beab1a0db94c064cd0 |
PortableGit-2.37.0-rc1-32-bit.7z.exe | df22f33cb565492e0705e5c244539575f67e37baac9b4977708424a1f04cc77c |
MinGit-2.37.0-rc1-64-bit.zip | 8b8ef568f6b43a5fed35d03812eba8f3a21a70ec9d0a34965b325d671c23dac0 |
MinGit-2.37.0-rc1-32-bit.zip | 1f94bf3c3a3f0aef09c64b677d26ee406576edeac520eff5f3e425785ec452b5 |
MinGit-2.37.0-rc1-busybox-64-bit.zip | 8d9f78877176196c33ebf275048f113014151dd91a5ee405f808729c86507133 |
MinGit-2.37.0-rc1-busybox-32-bit.zip | 7c2bfa32acfeb188f1fdb9ae799904a1e308de8d7e8648a91e5967a6f66eb0dd |
Git-2.37.0-rc1-64-bit.tar.bz2 | 9e34c37c5000d678e02bf3876cd9f272721f31b43b78c845a26ffaacfb2f7c77 |
Git-2.37.0-rc1-32-bit.tar.bz2 | bff36d15a5c9a3644e1bb9435498814959350e9a39d87d93a6e5f9bbfb0f1b29 |
Git for Windows 2.37.0-rc0
Changes since Git for Windows v2.36.1 (May 9th 2022)
New Features
- Comes with Git v2.37.0-rc0.
- Comes with cURL v7.83.1.
- Many anti-malware products seem to have problems with our MSYS2 runtime, leading to problems running e.g.
git subtree
. We added a workaround that hopefully helps in most of these scenarios. - Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.5.
- Comes with PCRE2 v10.40.
- Comes with Git LFS v3.2.0.
- Comes with GNU TLS v3.7.6.
- SSH's CBC ciphers, which were re-enabled in 2017 to better support Azure Repos have again been disabled by default because Azure Repos does not require them any longer.
Bug Fixes
- The Git for Windows-only
--show-ignored-directory
option ofgit status
, which was deprecated a long time ago, was finally removed. - A crash when running Git for Windows in Wine was fixed.
Filename | SHA-256 |
---|---|
Git-2.37.0-rc0-64-bit.exe | 9d3b25406b4f7f30d892e1dfb64e92f92b590a358ab565e2160bfe618c00f3fa |
Git-2.37.0-rc0-32-bit.exe | 3a64c014468274e8b91958c96eb85d415c575eaa80787aad9a4c747e372055b1 |
PortableGit-2.37.0-rc0-64-bit.7z.exe | 8621dbf882e700a1bb9edf8b44554ad961cb0fd734adf3ba1006c255f36562dc |
PortableGit-2.37.0-rc0-32-bit.7z.exe | 12df0dc25624245084a8f3489f2ec7d165e9631cd76f0bf514a6463ce4d26350 |
MinGit-2.37.0-rc0-64-bit.zip | 5a246bd20553a9d806eece96d7a6d11a7fd9c8e19cf604ff4462ca5a88a467c3 |
MinGit-2.37.0-rc0-32-bit.zip | c31359fd76a9cb42f61b3f1ec2ef9575fbe8efafe6a1ae331ce725469e1e7991 |
MinGit-2.37.0-rc0-busybox-64-bit.zip | 78d96625acce987f9448e6e32c0cf1ab50112b8e40f0cf88689d4c880853eebc |
MinGit-2.37.0-rc0-busybox-32-bit.zip | 6e393b8745d3b2c155882bb8e659a1ff2a8bef2c805db0a60dd8fb2fe893dbb5 |
Git-2.37.0-rc0-64-bit.tar.bz2 | b440f6d46de57235aba3007ba6206906aa6659cd78fa24c75827f8307f91f87f |
Git-2.37.0-rc0-32-bit.tar.bz2 | 6956d5b2010a6cba72ef118f9e3f04ab70cab8664b443177d71828ec9ffcdd69 |
Git for Windows 2.36.1
Changes since Git for Windows v2.36.0 (April 20th 2022)
Upcoming breaking changes
We plan to update the included bash to version 5.1 (currently 4.4) soon after Git for Windows 2.36.0 is released. Please check your shell scripts for potential compatibility issues.
Git for Windows will also stop supporting Windows Vista soon after Git for Windows 2.36.0 is released. Around the beginning of 2023, Git for Windows will drop support for Windows 7 and for Windows 8, following Cygwin's and MSYS2's lead (Git for Windows relies on MSYS2 for components such as Bash and Perl).
New Features
- Comes with Git v2.36.1.
- On newer Windows versions, Git now assumes a Win32 Console with full color capabilities. This helps e.g. when NeoVIM is configured as Git's editor.
- Comes with OpenSSH v9.0p1.
- When
git clean
fails due to long paths, Git now advises the user to setcore.longPaths
. - Comes with cURL v7.83.0.
- Git Credential Manager's binaries are no longer installed in the same location as core Git's own dashed programs. This separates more clearly the core Git executables from the Git executables provided by third-parties.
- Comes with Git Credential Manager Core v2.0.696.
- Comes with OpenSSL v1.1.1o.
- Comes with patch level 4 of the MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.4.
Bug Fixes
- A regression introduced in Git for Windows v2.36.0 where GPG in 32-bit versions simply would not work was fixed.
- The
proxy-lookup
helper only reported the first letter of the proxy, which was fixed. - The installer now verifies that .NET Framework 4.7.2 is available before offering Git Credential Manager (GCM) as an option (because it is required for GCM to work).
- A bug introduced into v2.36.0 where shell scripts failed to run on some network shares with the error "Too many levels of symbolic links" was fixed.
Filename | SHA-256 |
---|---|
Git-2.36.1-64-bit.exe | 08a0c20374d13d1b448d2c5713222ff55dd1f4bffa15093b85772cc0fc5f30e7 |
Git-2.36.1-32-bit.exe | 0a50735bd088698e6015265d9373cb0cc859f46a0689d3073f91da0dc0fe66aa |
PortableGit-2.36.1-64-bit.7z.exe | af17a2803c5c6406b9b60dfef2d34f72f218975f9d78df21005a44f6e2f0caf9 |
PortableGit-2.36.1-32-bit.7z.exe | 71ad967137a4da096f3e3406bd8a761f59c3a1edbf32e81e69e1f75efb9a44c4 |
MinGit-2.36.1-64-bit.zip | a7a78c306dea018cc7ca3efe6a0d87c1dd7a43762705ccb0c5e31e3e44349207 |
MinGit-2.36.1-32-bit.zip | dbd24baed2bbc0a5bb784cf3cb877bf9a66ff3fb029e95231f46db5e5b4bc4f5 |
MinGit-2.36.1-busybox-64-bit.zip | 5c7a819187dbcb0d8941c6a71bc384b01a942a6c2b5385202bb79a0fcc52d8a5 |
MinGit-2.36.1-busybox-32-bit.zip | 42dfaec1999393ba8b8e472fecc6b9435fed59415e404eedbe847c975c1840c2 |
Git-2.36.1-64-bit.tar.bz2 | 38f4888db497ebe11f67c42a88ac1708fb5c68d53a398b4030b51a6116cce0e5 |
Git-2.36.1-32-bit.tar.bz2 | 7b7cce2d1a29bb18b661720c692b39a27b406cd4916d75cc62d5fe1bfd9a57ea |
Git for Windows 2.36.0
Changes since Git for Windows v2.35.3 (April 15th 2022)
This version includes Git LFS v3.1.4, addressing CVE-2022-24826 (if you use Git LFS with MinGit, you will want to upgrade).
Upcoming breaking changes
We plan to update the included bash to version 5.1 (currently 4.4) soon after Git for Windows 2.36.0 is released. Please check your shell scripts for potential compatibility issues.
Git for Windows will also stop supporting Windows Vista soon after Git for Windows 2.36.0 is released. Around the beginning of 2023, Git for Windows will drop support for Windows 7 and for Windows 8, following Cygwin's and MSYS2's lead (Git for Windows relies on MSYS2 for components such as Bash and Perl).
New Features
- Comes with Git v2.36.0.
- Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.4.
- Comes with OpenSSH v8.9p1.
- Comes with cURL v7.82.0.
- Comes with OpenSSL v1.1.1n.
- Comes with Git Credential Manager Core v2.0.696.
- Comes with GNU TLS v3.7.4.
- Comes with Git LFS v3.1.4.
Filename | SHA-256 |
---|---|
Git-2.36.0-64-bit.exe | 5196563ba07031257d972c0b3c2ebd3227d98a40587278e11930dbc2f78d4e69 |
Git-2.36.0-32-bit.exe | 5de71f60ca0012e5efc6e991696095d3eb5a80d156fb404c3fbe8317ba690313 |
PortableGit-2.36.0-64-bit.7z.exe | 2257df41991f07c33176e2af8240181dab44cc713afe0fd95a0e12964fc46bda |
PortableGit-2.36.0-32-bit.7z.exe | 27522261de1666e99d2c9708351de8e25638d6bc2f41e4d9a28bcede4c8eec75 |
MinGit-2.36.0-64-bit.zip | 0c6611fc04b9b111777a4f219e198bded07fea80fb14dedb01ebbcc231480986 |
MinGit-2.36.0-32-bit.zip | 8c0d78619273116c7d76ca8ec1e5322ba3a315a113acafabcbd9febfb2dc493c |
MinGit-2.36.0-busybox-64-bit.zip | 5c301b9deabae5a83a09efed7f816d325f4ab23b6e3f3a50d077199271e045a0 |
MinGit-2.36.0-busybox-32-bit.zip | 2aa9b03696f0aa4d07968316464dbc541eb9a997f578cc110e1c3e206f78f2aa |
Git-2.36.0-64-bit.tar.bz2 | ee3d663e3aa699dea3dc664e29543a2113e022365d169100f708a8660ae7fcbd |
Git-2.36.0-32-bit.tar.bz2 | 6db2399c943ca74ca72884dff1524c6c14f3f16dbd1f139719e62f6d89f0254a |
Git for Windows 2.36.0-rc2
Changes since Git for Windows v2.35.3 (April 15th 2022)
Upcoming breaking changes
We plan to update the included bash to version 5.1 (currently 4.4) soon after Git for Windows 2.36.0 is released. Please check your shell scripts for potential compatibility issues.
Git for Windows will also stop supporting Windows Vista soon after Git for Windows 2.36.0 is released. Around the beginning of 2023, Git for Windows will drop support for Windows 7 and for Windows 8, following Cygwin's and MSYS2's lead (Git for Windows relies on MSYS2 for components such as Bash and Perl).
New Features
- Comes with Git v2.36.0-rc2.
- Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.4.
- Comes with Git LFS v3.1.2.
- Comes with OpenSSH v8.9p1.
- Comes with cURL v7.82.0.
- Comes with OpenSSL v1.1.1n.
- Comes with Git Credential Manager Core v2.0.696.
- Comes with GNU TLS v3.7.4.
Filename | SHA-256 |
---|---|
Git-2.36.0-rc2-64-bit.exe | a3876dd448f638dd8979fb00a151a88f2ab0b437a2b14d8fddd554ee7fb23773 |
Git-2.36.0-rc2-32-bit.exe | 6e6796ff25bcd4466631cfd3cca14419db61d3c03f5558faea3972ec05d091d3 |
PortableGit-2.36.0-rc2-64-bit.7z.exe | 2fe81e18d17bb002fba0bcd9c0f5cb86b17447ad6f9069fb7151acb4f9242665 |
PortableGit-2.36.0-rc2-32-bit.7z.exe | b8580cb155d4f3eea213d4577fc1ec43b4e1ff9476954e9bb75d0acb945c24a9 |
MinGit-2.36.0-rc2-64-bit.zip | 12d131cf3e2fc52dbee34bc811d45feb119cede6d186ef38eb1bc5ae07d6d943 |
MinGit-2.36.0-rc2-32-bit.zip | fd2cd07122984d1f2c9dc6e73ed43b192136963250c094b73a79bc23d8d384e1 |
MinGit-2.36.0-rc2-busybox-64-bit.zip | 51fe80410cfc4bd6c1122cc1dda764801fd27713b461635d3c4ff94c28181c52 |
MinGit-2.36.0-rc2-busybox-32-bit.zip | 10aa69a53fa2f9262e60bc7b4c0f05ca3b55147680afd36ca60f0db34a21440d |
Git-2.36.0-rc2-64-bit.tar.bz2 | c2dffd1ff7df723c44750622434d14966eaae70783554f39c1c6fbcf15703be8 |
Git-2.36.0-rc2-32-bit.tar.bz2 | 26648e06fd719af4e5876e3980a5b542ecf438f0acead1e3fe2897541128fc0b |
Git for Windows 2.35.3
Changes since Git for Windows v2.35.2 (April 12th 2022)
New Features
- Comes with Git v2.35.3.
Bug Fixes
- The advice indicating how to use the
%(prefix)
with a network share path was updated to use the appropriate number of slashes. - Various fixes for usage of the
safe.directory
and%(prefix)
when using Windows Subsystem for Linux (WSL).
Filename | SHA-256 |
---|---|
Git-2.35.3-64-bit.exe | 5862bd6f4f4619d3bfeb4f9c2cdfdf62fd45658650debd535c6af10a8695e181 |
Git-2.35.3-32-bit.exe | d6b2bb64f264b5edf014f356ec4f1532128f43ab0c1ecbf43f0d19912d81d0b8 |
PortableGit-2.35.3-64-bit.7z.exe | 53091932db9ed386a667a4b11b5760bb8eb2d44d556b67cb94fa2766daa37182 |
PortableGit-2.35.3-32-bit.7z.exe | be28dea2619f0d71872adf3c3f0859838773b3785b7c36f520005e93e4fc1190 |
MinGit-2.35.3-64-bit.zip | 9b88c81ad796acf9969825e8736b953cb0e0bfb4717be57fd59336ae94d521e4 |
MinGit-2.35.3-32-bit.zip | 1ad43122a8a7dc1633beeabcfa14aec5c35c211be8f3594431046ce3e60fc542 |
MinGit-2.35.3-busybox-64-bit.zip | 2b257cdbae25253034fb3f38e13118d951c85e476c32719b0a0d4f1cd7516d69 |
MinGit-2.35.3-busybox-32-bit.zip | daf08717875ce64fff84cc0ad755ebe209066a02c238eec47994f7b0a8023b1d |
Git-2.35.3-64-bit.tar.bz2 | a81ac00b01de762920500b58a631c51be0574d2df50d7a089ef9195a57358a42 |
Git-2.35.3-32-bit.tar.bz2 | 69a6880ac0171918bd333421141f79bc14097097e35b1f9aacc483f4300c8e08 |
Git for Windows 2.36.0-rc1
Changes since Git for Windows v2.35.1(2) (February 1st 2022)
Upcoming breaking changes
We plan to update the included bash to version 5.1 (currently 4.4) soon after Git for Windows 2.36.0 is released. Please check your shell scripts for potential compatibility issues.
Git for Windows will also stop supporting Windows Vista soon after Git for Windows 2.36.0 is released. Around the beginning of 2023, Git for Windows will drop support for Windows 7 and for Windows 8, following Cygwin's and MSYS2's lead (Git for Windows relies on MSYS2 for components such as Bash and Perl).
New Features
- Comes with Git v2.36.0-rc1.
- Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.4.
- Comes with Git LFS v3.1.2.
- Comes with OpenSSH v8.9p1.
- Comes with cURL v7.82.0.
- Comes with OpenSSL v1.1.1n.
- Comes with Git Credential Manager Core v2.0.696.
- Comes with GNU TLS v3.7.4.
Filename | SHA-256 |
---|---|
Git-2.36.0-rc1-64-bit.exe | 1faa20a778afb06a1fb00f30801ff5bd9000596f886b0740b0ccb7fd189ae45a |
Git-2.36.0-rc1-32-bit.exe | c3c798f05e93776bdb4b99bd4b048993264c69481be2d05ca01062f88beedca8 |
PortableGit-2.36.0-rc1-64-bit.7z.exe | 408f82478f89b7ca505d7f47d920993493c07f39caf1bde4bf8ebb00a8faed8e |
PortableGit-2.36.0-rc1-32-bit.7z.exe | 1494df620c93177be430c460644cdd5297a8611e5a9d53d511550b2508dd61d1 |
MinGit-2.36.0-rc1-64-bit.zip | 05ba2f96ea1e04380aa8bfe06af86adf687c3f14ac44e72905a3f18b4b8d1ebb |
MinGit-2.36.0-rc1-32-bit.zip | 94a52db4c1391618d6e65a5e60447b853e455b136d9540c24c73fc054b016815 |
MinGit-2.36.0-rc1-busybox-64-bit.zip | 9ff27015cc2c91695281828ec83ab3c8b0c12745b8f2184754b8b7930d128fe1 |
MinGit-2.36.0-rc1-busybox-32-bit.zip | 675dca2fd1379329838f5523efc5d0e16e370e32a9aae0e0b414549708f1a15b |
Git-2.36.0-rc1-64-bit.tar.bz2 | d4d762d0d6925a4f1bfb2e9f4f46efe27a937b11f3875455bd15d6692eeaacae |
Git-2.36.0-rc1-32-bit.tar.bz2 | 644470cdae2f5778a6b7534e17365d3fc572d7c1fdb5b693ce2f8fff98fd6b5e |
Git for Windows 2.36.0-rc0
Changes since Git for Windows v2.35.1(2) (February 1st 2022)
New Features
- Comes with Git v2.36.0-rc0.
- Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.4.
- Comes with Git LFS v3.1.2.
- Comes with OpenSSH v8.9p1.
- Comes with cURL v7.82.0.
- Comes with OpenSSL v1.1.1n.
- Comes with GNU TLS v3.7.4.
Filename | SHA-256 |
---|---|
Git-2.36.0-rc0-64-bit.exe | 4895e6873773cc3501251399af3de3793bdb3024b0e1a509ff25aaea7b4c6e45 |
Git-2.36.0-rc0-32-bit.exe | f60f00b376ef437e770b13dfc7bbf54ec2b131d5aad99e3c1e133bb5359aa07d |
PortableGit-2.36.0-rc0-64-bit.7z.exe | 2a31582c86835288fea5a7c6cb9ddcfbe61b272cd5a2514ad1a98417fccbfebb |
PortableGit-2.36.0-rc0-32-bit.7z.exe | 7cb3f5f691859201f48f9e659cebd51c99876f1bd8b50772783feaeaff589e54 |
MinGit-2.36.0-rc0-64-bit.zip | 9975e4d55e931ee2a402eeb942e1cecf4df22e8e0ebebdafb977aeb0a59dc5c2 |
MinGit-2.36.0-rc0-32-bit.zip | ab8baf9061622610f494ecdbdb148ef3e333ae991a4e6ef890db3074881b9536 |
MinGit-2.36.0-rc0-busybox-64-bit.zip | aaad29348eeae17b0d5cd29ea05cfdef0358208d709e835d0317b3f87977b3c1 |
MinGit-2.36.0-rc0-busybox-32-bit.zip | 4c62bbf36ec870ad5354754597fc16d3816d0bce53826bcf88ae69b7674d999f |
Git-2.36.0-rc0-64-bit.tar.bz2 | 7e8528a5b22444afaa631d793421c4b248c4453215f9c60ee0cde250e60a1600 |
Git-2.36.0-rc0-32-bit.tar.bz2 | 3d1c927c69cef6c134bf4b15318e3fb374e2f151ce95ff62acbca4357d05b3ba |
Git for Windows 2.35.2
Changes since Git for Windows v2.35.1(2) (February 1st 2022)
This version addresses CVE-2022-24765 and CVE-2022-24767.
New Features
- Comes with Git v2.35.2.
Bug Fixes
- The uninstaller was hardened to avoid a vulnerability when running under the SYSTEM account, addressing CVE-2022-24767.
Filename | SHA-256 |
---|---|
Git-2.35.2-64-bit.exe | 8d33512f097e79adf7910d917653e630b3a4446b25fe258f6c3a21bdbde410ca |
Git-2.35.2-32-bit.exe | 4cac3338d1b637c7574a8ee0214652bacfd030925ea0f2c6beb97655348467c9 |
PortableGit-2.35.2-64-bit.7z.exe | f15eb0ba8866da555cb8090fbf5aa6862b2e57169d2aeb88ed9c50f59522c8fb |
PortableGit-2.35.2-32-bit.7z.exe | 342690bfd53ed5aedca967f2897124f84b65f53bc42162cd775906935bd82131 |
MinGit-2.35.2-64-bit.zip | 61f0f2d9abd7d54fbb81b30519d4aad8be66268e67cfc9d47871010d340821c5 |
MinGit-2.35.2-32-bit.zip | ddaa82f450140b2927369d757f68353467b65e31b1a0b85c537ad2759024157d |
MinGit-2.35.2-busybox-64-bit.zip | 0ac509d2d2aeb35c301588e31c5afbcf4e74643606f93a4ed808203d80cea01a |
MinGit-2.35.2-busybox-32-bit.zip | e8b6300acfcbfd8588e5ec022e5f46b635a00a8d77d0de1a7fc11a4820496b43 |
Git-2.35.2-64-bit.tar.bz2 | 92a7e9f76682b2fba0a6198a91ee78d3c1df364644b46737d59047907811899e |
Git-2.35.2-32-bit.tar.bz2 | 3bf358ee0bd3add315dc90201c4d3325b3f4a6866ecaaf5e6fcd99cfe4129faf |
MinGit v2.32.1.windows.1
MinGit for Windows v2.32.1 Changes since MinGit v2.32.0(2) (July 6th 2021): Bug Fixes * Fix `GIT_CEILING_DIRECTORIES` with Windows-style root directories. * CVE-2022-24765: On multi-user machines, Git users might find themselves unexpectedly in a Git worktree, e.g. when another user created a repository in `C:\.git`, in a mounted network drive or in a scratch space. Merely having a Git-aware prompt that runs `git status` (or `git diff`) and navigating to a directory which is supposedly not a Git worktree, or opening such a directory in an editor or IDE such as VS Code or Atom, will potentially run commands defined by that other user.