发布于 2017-11-29 23:52:02 | 232 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Pro Git v2 中文版,程序狗速度看过来!
Git分布式版本控制系统
Git是一款自由和开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。
Git for Windows 2.15.1 发布了,主要更新内容如下:
Comes with Git v2.15.1.
Operations in massively-sparse worktrees are now much faster if core.fscache = true
.
It is now possible to configure nano
or Notepad++ as Git's default editor instead of vim
.
Comes with OpenSSL v1.0.2m.
Git for Windows' updater now uses non-intrusive toast notifications on Windows 8, 8.1 and 10.
Running git fetch
in a repository with lots of refs is now considerably faster.
Comes with cURL v7.57.0.
The experimental --show-ignored-directory
option of git status
which was removed in Git for Windows v2.15.0 without warning has been reintroduced as a deprecated option.
The git update
command (to auto-update Git for Windows) will now work also work behind proxies.
下载地址: