Git for Windows v2.10.1
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.
• 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<regex> on new-born files
without configured user diff drivers.
• Interactive GPG signing of commits and tags was fixed.
• Calling Git with --date=format:<invalid-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.