发布于 2018-01-19 07:30:53 | 169 次阅读 | 评论: 0 | 来源: 网友投递
Git分布式版本控制系统
Git是一款自由和开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。
git-for-windows 2.16.0 发布。
更新内容:
新特性:
Comes with Git Credential Manager v1.14.0.
The Git for Windows installer now offers to configure Visual Studio Code as default editor for Git.
Comes with OpenSSL v1.0.2n.
git checkout
is now a lot faster when checking out a lot of files.
The core.excludesfile
can now reference a symbolic link.
Comes with patch level 7 of the MSYS2 runtime (Git for Windows flavor) based on Cygwin 2.9.0.
With lots of files, git reset --hard
is now a lot faster when the FSCache feature is in effect.
bug 修复:
When cloning into an existing (empty) directory fails, Git no longer removes said directory.
Interrupting processes (and their children) using Control+C is now a lot more robust.
完整内容请查看发布主页。
下载地址