Dear Git users, I hereby announce that Git for Windows 2.45.0 is available from: https://gitforwindows.org/ Changes since Git for Windows v2.44.0 (February 23rd 2024) Git for Windows for Windows v2.45 is the last version to support for Windows 7 and for Windows 8, see MSYS2's corresponding deprecation announcement (Git for Windows relies on MSYS2 for components such as Bash and Perl). Please also note that the 32-bit variant of Git for Windows is deprecated; Its last official release is planned for 2025. New Features * Comes with Git v2.45.0. * Comes with PCRE2 v10.43. * Comes with GNU Privacy Guard v2.4.5. * Comes with Git LFS v3.5.1. * MinGit now supports running git difftool. * Comes with OpenSSH v9.7.P1. * Comes with GNU TLS v3.8.4. * Comes with Tig v2.5.9. * Comes with cURL v8.7.1. * Comes with Git Credential Manager v2.5.0. Bug Fixes * Since v2.14.0(2), Git for Windows' installer registers the Open Git Bash here and Open Git GUI here context menu items also in the special Libraries folders, but the uninstaller never removed them from those folders, which was fixed. * A regression where git clone no longer worked in the presence of includeIf.*.onbranch config settings has been fixed. * Apparently some anti-malware programs fiddle with the mode of stdout which can lead to problems because expected output is missing, which was fixed. Git-2.45.0-64-bit.exe | 7694a2118ac80146636be1ee751ee81d2aea7e9106d29dd8fed06c32cff0c59f Git-2.45.0-32-bit.exe | cc880827837e773835a51a32099cc919d37d10ce090734c183dc6713681dc382 PortableGit-2.45.0-64-bit.7z.exe | e9caf1cab7d2c1dc531a07c48445d84a8b27fae129ca7244e0d4f7b1e4949f60 PortableGit-2.45.0-32-bit.7z.exe | 652b5d6cb381ee9df6d6d411d8e6c02284d3b84ac6c5b5ced50a1d167d9f825a MinGit-2.45.0-64-bit.zip | f607bbd459bae73369e6509fe849c4c48152f4d33b0021d5881e1e9e7ae79e26 MinGit-2.45.0-32-bit.zip | a9a76b14f3d80be346e93e053d65a0ea6d45cfba310076ac033b7f24a09e700f MinGit-2.45.0-busybox-64-bit.zip | fccc3749e5412330c191da686a9d4bd817ca0844725c9ab80a73c5918af9b232 MinGit-2.45.0-busybox-32-bit.zip | 1c89a0a7d7d9c8d17e6cd861893e8a6b864b436fe8241532c53748c1308890fd Git-2.45.0-64-bit.tar.bz2 | 6d1bbeaa92eb351e483c8be98bb0232ba4eedca938172761bc4efd9902e0a40b Git-2.45.0-32-bit.tar.bz2 | 1316509c7c6e6b09d1cebe7e1ed9fc463a79455e8f5379cb840ef3e8dcc5634e Ciao, Johannes