Dear Git users, I hereby announce that Git for Windows 2.48.1 is available from: https://gitforwindows.org/ Changes since Git for Windows v2.47.1(2) (January 14th 2025) Git for Windows v2.48.1 is the last version to ship with the i686 ("32-bit") variant of the installer, portable Git and archive. Only 32-bit MinGit will be built for future versions, until April 2029. Due to persistent maintenance challenges and the community's limited engagement and usage, git svn support in Git for Windows will be phased out over the next few months. New Features * Comes with Git v2.48.1. * Comes with MinTTY v3.7.7. * New Git for Windows installation now default to the Windows-native HTTPS transport backend. * Comes with the MSYS2 runtime (Git for Windows flavor) based on Cygwin v3.5.7 (Git for Windows skipped v3.5.5 because it failed to pass Git's test suite, and Cygwin v3.5.6 was superseded too quickly). * Comes with Tig v2.5.12. * Comes with cURL v8.12.1. * Comes with OpenSSL v3.2.4. Bug Fixes * The installer now correctly blocks the installation on Windows 7 and Windows 8 as these versions of Windows are no longer supported since Git for Windows v2.47.0 * When using the cache credential helper, it could error out with "fatal: unable to connect to cache daemon: Unknown error" under certain circumstances; This was fixed. * Git for Windows used to issue a misleading warning when .gitignore was a directory, which has been fixed. Git-2.48.1-64-bit.exe | ce45e23275049f4b36edd90d5fd986a1e230efb6c511e9260a90176ce8e825df Git-2.48.1-arm64.exe | 09e3b2e844c3186567fbdbc16f0e6b483571dc7f964dea1c66357f585df454d9 Git-2.48.1-32-bit.exe | fdf9be6795afd911b4ed87417f2d5ac547798b5b47441b9f71984cddef943c3a PortableGit-2.48.1-64-bit.7z.exe | a4335111b3363871cac632be93d7466154d8eb08782ff55103866b67d6722257 PortableGit-2.48.1-arm64.7z.exe | 095c68dd2d64d05415534c1b98c9d8b1b661c1a5e553a7aa83381fa136fa9454 PortableGit-2.48.1-32-bit.7z.exe | 63ddbc7ea11ea8a1375f39f45d38f928dbec564360ad12dd11d0d649474063a0 MinGit-2.48.1-64-bit.zip | 11e8f462726827acccc7ecdad541f2544cbe5506d70fef4fa1ffac7c16288709 MinGit-2.48.1-arm64.zip | 601b8b780669636577ad1eb821019d101f640b65075f34e1701a55a94e86a3a5 MinGit-2.48.1-32-bit.zip | 6a8c7acd63e2f0e7c901082c287ac3f0f94ebd1598cc02440979f411cb7de81a MinGit-2.48.1-busybox-64-bit.zip | 9b628f0eac45ede891f9aeb2ef9247f29331db3b8f1dad36a93119e61323ac4b MinGit-2.48.1-busybox-32-bit.zip | 4c5ffdeba8228ec89ab1b2f18569faf67345bfe1b619b8c431f87680f3c787e9 Git-2.48.1-64-bit.tar.bz2 | ec46b07acc431dcbe64ef5665582b934530b09b8f7ef3b39ad912832a3fefa6b Git-2.48.1-arm64.tar.bz2 | a20498913b1c68ca491a8565789e2862ca7894276f2200d577404d7b9c919afb Git-2.48.1-32-bit.tar.bz2 | 41af3c80fd618855ad20b441f5f47763cece1ed07f6849ecbdb43066d0aa1dfd Ciao, Johannes