Dear Git users, It is my pleasure to announce that Git for Windows 2.13.0 is available from: https://git-for-windows.github.io/ Changes since Git for Windows v2.12.2(2) (April 5th 2017) New Features * Comes with Git v2.13.0. * Comes with cURL v7.54.0. * Comes with Git LFS v2.1.0. Bug Fixes * As per Git LFS' convention, it is installed into the bin/ directory again. * Calling git add with an absolute path using different upper/lower case than recorded on disk will now work as expected instead of claiming that the paths are outside the repository. * Git for Windows no longer tries to determine the default printer. * When writing the Git index file, Git for Windows no longer has the wrong idea about the file's timestamp. * On Windows, absolute paths can start with a backslash (implicitly referring to the same drive as the current directory), and now git clone can use those paths, too. Filename | SHA-256 -------- | ------- Git-2.13.0-64-bit.exe | 6b298c597ffe960bec84d52fc15438d0ff61a24ac9de1c17433878ef656d50c8 Git-2.13.0-32-bit.exe | a1b45272f2e30a3545b96086ccf5a56a4154a47898a7d1d6803d51440236b3b5 PortableGit-2.13.0-64-bit.7z.exe | 1d6008cb6fec817a302d4b59921423ba1f6db2677c6b519c20e9ca2cacc7c220 PortableGit-2.13.0-32-bit.7z.exe | 119c95b4416ca1100a4feee0d75ceaf3d41962b0038620c04a62dd787e80e5f2 MinGit-2.13.0-64-bit.zip | 20acda973eca1df056ad08bec6e05c3136f40a1b90e2a290260dfc36e9c2c800 MinGit-2.13.0-32-bit.zip | 64600a4158eb6a74087f901b6d56d4284f14c43a5075b8f7c947cad7cc667d1f Git-2.13.0-64-bit.tar.bz2 | a1090222306dddaad076b431021be7ad99fce682823e38f15177e1ac230aea91 Git-2.13.0-32-bit.tar.bz2 | 7a90913ad80fc6a9c1591bb7829ce84b9c2c9800ea0d5abf96c642815ba1a193 Ciao, Johannes