Git for Windows 2.10.1 发布了。更新如下:
新特性:
-
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修复:
-
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. -
Upgrades the bundled OpenSSL to v1.0.2j.
发行说明及下载地址:
时间:2016-10-05 08:58
来源:开源中国社区
作者:局长
原文链接