Dear Git users, I hereby announce that Git for Windows 2.37.0 is available from: https://gitforwindows.org/ Changes since Git for Windows v2.36.1 (May 9th 2022) New Features * Comes with Git v2.37.0. * Many anti-malware products seem to have problems with our MSYS2 runtime, leading to problems running e.g. git subtree. We added a workaround that hopefully helps in most of these scenarios. * Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.3.5. * Comes with PCRE2 v10.40. * Comes with Git LFS v3.2.0. * Comes with GNU TLS v3.7.6. * SSH's CBC ciphers, which were re-enabled in 2017 to better support Azure Repos have again been disabled by default because Azure Repos does not require them any longer. * Comes with OpenSSL v1.1.1p. * Comes with Git Credential Manager Core v2.0.779. * Comes with cURL v7.84.0. Bug Fixes * The Git for Windows-only --show-ignored-directory option of git status, which was deprecated a long time ago, was finally removed. * A crash when running Git for Windows in Wine was fixed. * A bug in the interaction between FSCache and parallel checkout was fixed. * Cloning to network shares failed on some network file systems, which was fixed. * When Git indicates an unsafe directory due to the file system (e.g. FAT32) being unable to record ownership, Git now gives better hints . Git-2.37.0-64-bit.exe | f234cbcb7bc123b8219bc1692b1a44acc0fd805b1c6fccacd1e28d4672499ef8 Git-2.37.0-32-bit.exe | 558c76cb118b6392f4a48d957e1062031a019fd80788d8db71c5702173a8f2f5 PortableGit-2.37.0-64-bit.7z.exe | 96808564283669e0129310c14f8ad6ffb55498d3381420bd22200a62585ab2f4 PortableGit-2.37.0-32-bit.7z.exe | 45efb4a2c9c3fd11ca7580b0d8da469474c2a6ce1c48ff8a7512541923f0cbdb MinGit-2.37.0-64-bit.zip | ed3689a5f9b3a6af40e447b30088864209128ddf17a4696be3b90b62e8db73ef MinGit-2.37.0-32-bit.zip | d9b3fdef05b06e2ff9e5855df1205f99f3af079175f4b91f6eb46688e10d0b0c MinGit-2.37.0-busybox-64-bit.zip | 49639d7272bfe44b779a52629ab5c87923cdad920f8aeaf070b9cb8e177469b5 MinGit-2.37.0-busybox-32-bit.zip | 83a909d0b5300dbd3cef5615b64517b46dab604fe6153e79e840f7b2d3fe13b4 Git-2.37.0-64-bit.tar.bz2 | fee7262c91d495cf7a87be1d28d7c37a74dfdd50f526771029911347a2e97e51 Git-2.37.0-32-bit.tar.bz2 | a955ec2964c028ba70a85a27b7d1468b2bef6154d0fc5d280e26a59fb051dc29 Ciao, Johannes