Dear Git users, It is my pleasure to announce that Git for Windows 2.23.0 is available from: https://gitforwindows.org/ Changes since Git for Windows v2.22.0 (June 8th 2019) New Features * Comes with Git v2.23.0. * Comes with patch level 3 of the MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.0.7. * Comes with PCRE2 v10.33. * Comes with GNU Privacy Guard v2.2.17. * Comes with cURL v7.65.3. * Comes with Git LFS v2.8.0. * When configuring Git for Windows to use plink, there is now a checkbox specifically for TortoisePlink. * The FSCache feature is now used with git checkout and git reset in sparse checkouts. Bug Fixes * Git for Windows' MSYS2 runtime was patched to fix a bug where setting the environment variable SHELL to an empty string in a shell script would not only fail to pass that setting to non-MSYS2 processes (such as git.exe) but also completely skip all environment variables that sort after said variable. * git clean -dfx no longer follows NTFS junction points (also known as mount points). * A workaround now allows cloning to certain network drives (e.g. Isilon). * Fixed CVE-2019-1211 in MinGit/Portable Git by being more careful about validating the Windows-wide config. Filename | SHA-256 -------- | ------- Git-2.23.0-64-bit.exe | 555cc19797fe6869fe60c156a59e9a29028f78476353775c3f6bca8e841940cd Git-2.23.0-32-bit.exe | 0cfcde18ebb3bf53304a78a92f3245b77377360dad85e9fbd33990843a88ee81 PortableGit-2.23.0-64-bit.7z.exe | 501d8be861ebb8694df3f47f1f673996b1d1672e12559d4a07fae7a2eca3afc7 PortableGit-2.23.0-32-bit.7z.exe | 33388028d45c685201490b0c621d2dbfde89d902a7257771f18de9bb37ae1b9a MinGit-2.23.0-64-bit.zip | 8f65208f92c0b4c3ae4c0cf02d4b5f6791d539cd1a07b2df62b7116467724735 MinGit-2.23.0-32-bit.zip | 55d6c73c942767cacfe0191af10f5dcae6b597d2791271f647c66570d75d7047 MinGit-2.23.0-busybox-64-bit.zip | 8efcf9d493b3172dfbac885e532e1fc20569c5111a02aa8d7397f2b5e8a28ada MinGit-2.23.0-busybox-32-bit.zip | 517a23df6ef828f3059e43bde95e772bca6bda44b51169e7c5e9fd1f0ed20427 Git-2.23.0-64-bit.tar.bz2 | 88076579c843edd1d048635b552ff4899818f9bdbeedf5e1e3cf8b5dc93129f5 Git-2.23.0-32-bit.tar.bz2 | c2e95e31b633c66845aae7ffd4cff8a8e3202137ae5954199551c09b164cd266 pdbs-for-git-64-bit-2.23.0.1.4db2e5cc9e-1.zip | 57917935a2b30263dfa3988cdfad6e1bb4aec05a3665b9aa35f6e9397d0b0abe pdbs-for-git-32-bit-2.23.0.1.4db2e5cc9e-1.zip | 3926cc81bd9b068c00738a2199a60f1579447bd4429821831cf8531037b0051a Ciao, Johannes