发布于 2017-02-26 00:20:30 | 126 次阅读 | 评论: 0 | 来源: 网友投递
Git分布式版本控制系统
Git是一款自由和开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。
Git for Windows 2.12.0 发布。
更新内容:
新特性
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 修复
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.
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.
下载地址: