Dear Git users, It is my pleasure to announce that Git for Windows 2.10.1 is available from: https://git-for-windows.github.io/ Changes since Git for Windows v2.10.0 (September 3rd 2016) New Features • Comes with Git v2.10.1. • Comes with Git Credential Manager v1.7.0. • Comes with Git Flow v1.10.0. • We now produce nice diffs for .docm and .dotm files, just as we did for .docx files already. Bug Fixes • The icon in the Explorer integration ("Git Bash Here"), which was lost by mistake in v2.10.0, is back. • Fixed a crash when calling git diff -G on new-born files without configured user diff drivers. • Interactive GPG signing of commits and tags was fixed. • Calling Git with --date=format: no longer results in an out-of-memory but reports the problem and aborts instead. • Git Bash now opens properly even for Azure AD accounts. • Git GUI respects the commit.gpgsign setting again. • Upgrades the bundled OpenSSL to v1.0.2j. Filename | SHA-256 -------- | ------- Git-2.10.1-64-bit.exe | 0fcb5a3d5795d5bfa1c0d35d1cada37f25b5e62c776a7099f27cfebc31362d95 Git-2.10.1-32-bit.exe | 66e0748cb0eb0b63506f38fb8bf1abb5c361ce647af86cb0f754bc5b6a17775b PortableGit-2.10.1-64-bit.7z.exe | aa0634e026c70fe8b50207b8b125a18f45e259eac32cea246e068577a6546718 PortableGit-2.10.1-32-bit.7z.exe | 3ca6f426e3b2e6675a11b680f719c23affa7e4dc060e315375c6a262ed2658a5 MinGit-2.10.1-64-bit.zip | a7268f4ab447e62940347d52fe01321403cfa3e9e94b8e5cac4d6ded28962d64 MinGit-2.10.1-32-bit.zip | bcdeb7c00771f0e8e96689f704d158e8dcf67fdb4178f1ea3f388e877398a2c7 Git-2.10.1-64-bit.tar.bz2 | c0a541a60be3ea6264a269b90689b15da3e27811218e8c214359ec44593faa8e Git-2.10.1-32-bit.tar.bz2 | 3c77a702911512708126e83673c5906af78807bcb9daad5223b0ab04ea81f4ea Ciao, Johannes