Dear Git users, I hereby announce that Git for Windows 2.41.0-rc2 is available from: https://github.com/git-for-windows/git/releases/tag/v2.41.0-rc2.windows.1 Changes since Git for Windows v2.40.1 (April 25th 2023) As announced previously, Git for Windows will drop support for Windows 7 and for Windows 8 in one of the next versions, following Cygwin's and MSYS2's lead (Git for Windows relies on MSYS2 for components such as Bash and Perl). Following the footsteps of the MSYS2 and Cygwin projects on which Git for Windows depends, the 32-bit variant of Git for Windows is being phased out. As of Git for Windows v2.41.0, the 32-bit variant of the POSIX emulation layer (known as "MSYS2 runtime", powering Git Bash among other components shipped with Git for Windows) is in maintenance mode and will only see security bug fixes (if any). Users relying on 32-bit Git for Windows are highly encouraged to switch to the 64-bit version whenever possible. Please also note that the code-signing certificate used to sign Git for Windows' executables was renewed and may cause Smart Screen to show a warning until the certificate has gained a certain minimum reputation. New Features * Comes with Git v2.41.0-rc2. * Comes with OpenSSH v9.3p1 * Comes with MinTTY v3.6.4. * The Git for Windows installer now also includes the Git LFS documentation (i.e. git help git-lfs now works). * Comes with Perl v5.36.1. * Comes with GNU Privacy Guard v2.2.41. * Comes with Git Credential Manager v2.1.2. * Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.4.6. (This does not extend to 32-bit Git for Windows, which is stuck with v3.3.* of the MSYS2 runtime forever.) * To help with Git for Windows' release mechanics, Git for Windows now ships with two variants of libcurl. * Comes with cURL v8.1.1. Bug Fixes * Git GUI's Repository>Explore Working Copy was broken since v2.39.1, which has been fixed. * The MSYS2 runtime was adjusted to prepare for an upcoming Windows version. Git-2.41.0-rc2-64-bit.exe | eba7c453fad2460eaff0204c9ac5e0815fe7544959cb773a1b2f4bf5b6c296f6 Git-2.41.0-rc2-32-bit.exe | 8220abf44e107912619fb426fae6de3381a3360e7b856eab0e5723d4db0ac9d4 PortableGit-2.41.0-rc2-64-bit.7z.exe | afaabc1b560192664e06d03e7c05ccfd484f0d1f55c40b91928ae4cc2f74df9f PortableGit-2.41.0-rc2-32-bit.7z.exe | 9d94489aacb2f68718d15d47b3688c6d4ef7200614ac2a4700a32a1a14bbbfb5 MinGit-2.41.0-rc2-64-bit.zip | a02fb613b047511b01f90052b863f7330b2dced1455c549a08cc83d1c544ae69 MinGit-2.41.0-rc2-32-bit.zip | 5c1bbfdee6778f7a8a1627af5a8fa60eae917366b783cc50d4da47f2f57c2373 MinGit-2.41.0-rc2-busybox-64-bit.zip | 6780e08d7e8fe963c670fc792b5ca46e5a94800cf7797161ff22324622d152b7 MinGit-2.41.0-rc2-busybox-32-bit.zip | f0df7f98e35db5b361952c5740e682c1572392ff0ea6ce1d0c3ac84b374ebd15 Git-2.41.0-rc2-64-bit.tar.bz2 | 91163ae50b684ced95bb6c83bce7565fd86e3e67bb604cdbd5dbe3ea45dc6f53 Git-2.41.0-rc2-32-bit.tar.bz2 | aa00daaa9d136d03a3f98d85f8643ec781dc7eca2f6310f6e4e648a65478ec46 Ciao, Johannes