Dear Git users, I hereby announce that Git for Windows 2.37.2(2) is available from: https://gitforwindows.org/ Changes since Git for Windows v2.37.1 (July 12th 2022) (Upcoming) breaking changes We updated the included Bash to version 5.1 (previously 4.4). Please check your shell scripts for potential compatibility issues. Also, as previously announced, Git for Windows dropped support for Windows Vista. 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.37.2. * Comes with tig v2.5.6. * Comes with Bash v5.1 patchlevel 016 . * Comes with Perl v5.36.0. * Git's executables are now marked Terminal Server-aware, meaning: Git will be slightly faster when being run using Remote Desktop Services. * git svn is now based on subversion v1.14.2. * Comes with GNU TLS v3.7.7. Bug Fixes * Git for Windows now ships without the zmore and bzmore utilities (which were broken and included only inadvertently). * A regression in the vimdiff mode of git mergetool has been fixed. * With certain network drives, it was reported that some attributes associated with caching confused Git for Windows. This was fixed. Git-2.37.2.2-64-bit.exe | 6f91f1bb28b222f30c13f905a5e9b0ad491e67c28a37a238000def19f86e0a2f Git-2.37.2.2-32-bit.exe | 672569b7041024b1fdb5c29cc9a775658be78f7d3afea025973e07954f5070fa PortableGit-2.37.2.2-64-bit.7z.exe | 20d9b7e8e8b8b4f27d16420597772e19e7cb1f396b355473867942ed86d0d931 PortableGit-2.37.2.2-32-bit.7z.exe | 36e24698b3cf5270d8276c80a1f7c14ff5d140ee2ac37e8e28a935d0a0ab3418 MinGit-2.37.2.2-64-bit.zip | 12b7c2c8cb9db03fd8c81e618aab196a366d919b2dc0dcd5a062738a07960a05 MinGit-2.37.2.2-32-bit.zip | d3bf1f155872cc431f3ebe898906d6b52988802ff7c3597d9bc16d0937f81209 MinGit-2.37.2.2-busybox-64-bit.zip | 0a299ae5621ef69424d80b27b7a3b177f7299b124139d20afadfed9226648c47 MinGit-2.37.2.2-busybox-32-bit.zip | 69cdd838c924eb4c989652191d77bd9a7ef069e4e059eced69cfeb1e92bfe343 Git-2.37.2.2-64-bit.tar.bz2 | 96b564cfbd99e355e340e1ba5350674fa7c0a04b5390ccca078a1a37637eba6b Git-2.37.2.2-32-bit.tar.bz2 | 153defc4bed02814a772d473ae74a380e68a2377331ee8ad51ac6d21ed35cbbe Ciao, Johannes