发布于 2016-11-03 00:23:13 | 334 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Git中文教程(社区版),程序狗速度看过来!
Git分布式版本控制系统
Git是一款自由和开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。
新特性
Comes with Git v2.10.2.
Comes with Git Credential Manager v1.8.1.
Comes with cURL v7.51.0.
Git for Windows can now be built easily with Visual C++ 2015.
The installer now logs post-install
errors more verbosely.
A new option asks the installer to skip installation if Git's files are in use.
A new option asks the installer to quietly skip downgrading Git for Windows, without indicating failure.
There is now an explicit option for symbolic link support, including a link to a more verbose explanation of the issue.
Bug 修复
when upgrading Git for Windows, SSH agent processes are now auto-terminated.
When trying to install/upgrade on a Windows version that is no longer supported, we now refuse to do so.
更多内容,点击此处查看。