Dear Git users, It is my pleasure to announce that Git for Windows 2.16.0(2) is available from: https://git-for-windows.github.io/ Changes since Git for Windows v2.15.1(2) (November 30th 2017) Git for Windows now has a new homepage: https://gitforwindows.org/ (it is still graciously hosted by GitHub, but now much quicker to type). New Features * Comes with Git Credential Manager v1.14.0. * The Git for Windows installer now offers to configure Visual Studio Code as default editor for Git. * Comes with OpenSSL v1.0.2n. * git checkout is now a lot faster when checking out a lot of files. * The core.excludesfile can now reference a symbolic link. * Comes with patch level 7 of the MSYS2 runtime (Git for Windows flavor) based on Cygwin 2.9.0. * With lots of files, git reset --hard is now a lot faster when the FSCache feature is in effect. Bug Fixes * When cloning into an existing (empty) directory fails, Git no longer removes said directory. * Interrupting processes (and their children) using Control+C is now a lot more robust. Filename | SHA-256 -------- | ------- Git-2.16.0.2-64-bit.exe | dda9c9eacdec5bb1369351b48d84c7ba947c85cf5f6285e369eebc89075f8bb7 Git-2.16.0.2-32-bit.exe | f595b9245f387aa6e4e1dbf7eda7c963b80d3ded05fafa16f09dbac582fa3e6a PortableGit-2.16.0.2-64-bit.7z.exe | 967f65c6e014e543109e9bca1a7cffbe192eae82c349ea1639eefdfe087e44e8 PortableGit-2.16.0.2-32-bit.7z.exe | b5d0699f9720cfba62e61d8c54bc4a4696323273a4ae9273c82829f16d5a2af9 MinGit-2.16.0.2-64-bit.zip | fb028d2a18c7ec18f8febecafc95e9dad0dd583ab8fe376c95a06eff62058bbd MinGit-2.16.0.2-32-bit.zip | 1c49443bddde815b5ef551f692a44fd9f681c1cfb8cf9457461690c924d2352a MinGit-2.16.0.2-busybox-64-bit.zip | 63b08dc7a583e843e796c2f92036d40cc42e51096812dd38be1433453bb49f61 MinGit-2.16.0.2-busybox-32-bit.zip | 84bcfe30841f490cd2d20677be217854221a1ca4a7691f27b95c60034b498010 Git-2.16.0.2-64-bit.tar.bz2 | 2685b9d2dce7be83a2f8528ef55498c5938216680d4d1b4d3c4fa5907d7eac04 Git-2.16.0.2-32-bit.tar.bz2 | 18899b6b9738565c7d5d49e385c67bd5130e110f0f9269c3a051af481b1ce55a Ciao, Johannes