MIME-Version: 1.0 Fcc: Sent Dear Git users, It is my pleasure to announce that Git for Windows 2.12.0 is available from: https://git-for-windows.github.io/ Changes since Git for Windows v2.11.1 (February 3rd 2017) New Features • Comes with Git v2.12.0. • The builtin difftool is no longer opt-in, as it graduated to be officially adopted by the Git project. • Comes with v2.7.0 of the POSIX emulation layer based on the Cygwin runtime. • Includes cURL 7.53.1. • The Portable Git now defaults to using the included Git Credential Manager. Bug Fixes • The stderr output is unbuffered again, i.e. errors are displayed immediately (this was reported on the Git mailing list as well as issues #1064, #1064, #1068). • Git can clone again from paths containing non-ASCII characters. • We no longer ship two different versions of curl.exe. • Hitting Ctrl+T in Git GUI even after all files have been (un)staged no longer throws an exception. • A couple of Git GUI bugs regarding the list of recent repositories have been fixed. • The git-bash.exe helper now waits again for the terminal to be closed before returning. • Git for Windows no longer attempts to send empty credentials to HTTP(S) servers that handle only Basic and/or Digest authentication . Filename | SHA-256 -------- | ------- Git-2.12.0-64-bit.exe | 0224c1cf4ff48535fdfc2555175be9a06c6d8b67fbf208b1c524f01252f8b13b Git-2.12.0-32-bit.exe | de7f69bd6313bf7b427b02687a0ee930012a32d40aed2bb96f428699c936180d PortableGit-2.12.0-64-bit.7z.exe | 5bebd0ee21e5cf3976bc71826a28b2663c7a0c9b5c98f4ab46ff03c3c0d3556f PortableGit-2.12.0-32-bit.7z.exe | 0375ba0a05f9cd501cc8089b9af6f2adf8904a5efb1e5b9421e6561bd9f8c817 MinGit-2.12.0-64-bit.zip | 6238f65c4d8412b993cb092efde4954f8cb7da4def54d0c1533835f00e83fdad MinGit-2.12.0-32-bit.zip | 5a118ff8a8f859866d6874261fc8ec685848a2ccf9fa0858417c98e21f5c0ec3 Git-2.12.0-64-bit.tar.bz2 | b512fb28ceeddb6a6cdf15e6c936aea15fd2b1b3c8154f72101f8c9060549f90 Git-2.12.0-32-bit.tar.bz2 | a6c0b5b36c19a70f2c9ffd8fbfeb57bedbb7a9a2207672ac38c5bc5a38ae320a Ciao, Johannes