欢迎加入运维网交流群:263444886
Git for Windows 2.9.2 发布了,更新如下: 新特性:
Comes with Git 2.9.2 (skipping the Windows>
Git Credential Manager was updated to v1.5.0.
The installer will now refuse to downgrade Git for Windows, unless the user assures that it is intended.
MinGit, the portable, non-interactive Git intended for third-party tools, is now also built as part of Git for Windows' official versions.
Bug 修复:
When git bundle create is asked to create an empty bundle, it is supposed to error out and delete the corrupt bundle file. The deletion no longer fails due to an unreleased lock file.
When launching git help , the help.browser config setting is now respected.
The>
We no longer throw an assertion when using the git credential-store.
When configuring notepad as commit message editor, UTF-8 messages are now handled correctly.