Dear Git users, I hereby announce that Git for Windows 2.32.0(2) is available from: https://gitforwindows.org/ Changes since Git for Windows v2.32.0 (June 7th 2021) New Features * The Windows Terminal profile is now identified by a GUID, for more robust customization. * Comes with GNU Privacy Guard v2.2.28. * Comes with Git Credential Manager Core v2.0.475.64295. * Access to remote HTTPS repositories that requires client certificates can be enabled. This is now necessary because cURL no longer sends client certificates by default. Bug Fixes * The built-in file system watcher could hang in some scenarios. This was fixed. * Remote HTTPS repositories could not be accessed from within portable Git installed into a network share. This has been fixed. * When scrolling in the pager (e.g. in the output of git log), lines were duplicated by mistake. This was fixed. * The git subtree command was completely broken in the previous release, and was fixed. * A bug was fixed where remote operations appeared to hang (but were waiting for user feedback on a hidden Console). * A bug was fixed where the experimental built-in file system watcher had a problem with worktrees whose paths had non-ASCII characters. Git-2.32.0.2-64-bit.exe | 266fb20b60d53acd1bceb5d02877614c510a9dfd39bed3434342b2187c7a0fc6 Git-2.32.0.2-32-bit.exe | 9cd78f6d86e33f1db963fc544a25e50e6ca32bf01cf77eec0d9146feb29ba98d PortableGit-2.32.0.2-64-bit.7z.exe | c5efec6e470dabfb97696dce5f15c50a1173c14a8ae55d5a4cb144dd4c9cb68a PortableGit-2.32.0.2-32-bit.7z.exe | c186d5260025203fb862343bc16ae94722f2d23fb160f083b89b0a50f54b1424 MinGit-2.32.0.2-64-bit.zip | 40e0e8a8a4ccc3399d323b2edfab34fc4ebac7350471525d679d9839b689f4a6 MinGit-2.32.0.2-32-bit.zip | f253b0d3dca2ab09ba616b1da6aea3dffe9a66befccd8933b61271400d15c447 MinGit-2.32.0.2-busybox-64-bit.zip | a439abf1a0f00e1c031a94e427255dbd303556ece5231d1cf6d5c8ff7d43b461 MinGit-2.32.0.2-busybox-32-bit.zip | 964a2dcf648499d4d125c3cc4511243b993cb3b32c01163704c22f7a6e6d4055 Git-2.32.0.2-64-bit.tar.bz2 | 4fde219d84943dd31e56b4641184d5fa6c9274f1faedcf87970bc1bb70bd3b72 Git-2.32.0.2-32-bit.tar.bz2 | c82082423e0f9e9f120c3ee6f935a1da6b2259158cfe427003f13d5f16cb06c2 Ciao, Johannes