Dear Git users, I hereby announce that Git for Windows 2.41.0-rc1 is available from: https://github.com/git-for-windows/git/releases/tag/v2.41.0-rc1.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-rc1. * 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.0. 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-rc1-64-bit.exe | 37d36db30796e6401ab76f4a5f3fa0b80e914b9af4b0c5d97be9fcf1642fd36c Git-2.41.0-rc1-32-bit.exe | 3deea54ce26fcba56434c3cb36b074e1c451927cb43e0f60cf58d8e581c2b03d PortableGit-2.41.0-rc1-64-bit.7z.exe | 0a28381184492f971223cafeb71e1a1cdb9d8ece71c4f57f765d6fa5a60cd97a PortableGit-2.41.0-rc1-32-bit.7z.exe | 1b94097071c50ad6b8850eb83292099d27ca0faa854c3586a910610f34987279 MinGit-2.41.0-rc1-64-bit.zip | 58829de797032949eb0b72439b20faf820f2ff392351decb075c7104eea586ab MinGit-2.41.0-rc1-32-bit.zip | cdaeac00ae4c54e1b965cee38651bf4c4c2c252244d3ea43cb2dba4e21d8994a MinGit-2.41.0-rc1-busybox-64-bit.zip | febe0ce127ecca8beb81b12896bf59fe13a729ee88930eb6881bfe66a3afbdac MinGit-2.41.0-rc1-busybox-32-bit.zip | 6a796b8c131c65d9cb18be384297c8ac8c3a3fd28bf85443a19ec9faf65f77b7 Git-2.41.0-rc1-64-bit.tar.bz2 | 4a596eff01a7d431c6365628d523ab513faf186060dcdfd67c2021ae2e08ac10 Git-2.41.0-rc1-32-bit.tar.bz2 | c3f6829c1f975e738f96a2b1721e1cdd6d0aa3ab427f5e20f3526e0798403b50 Ciao, Johannes