发布于 2016-08-14 00:31:58 | 76 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Pro Git v2 中文版,程序狗速度看过来!
Git分布式版本控制系统
Git是一款自由和开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。
Git for Windows 2.9.3 发布了。
更新如下:
Comes with Git 2.9.3.
Updated Git Credential Manager to version 1.6.0.
Includes support for git status --porcelain=v2
.
Avoids evaluating unnecessary patch IDs when determining which commits do not need to be rebased because they are already upstream.
Sports a new --smudge
option for git cat-file
that lets it pass blob contents through smudge filters configured for the specified path.
When offering to Launch Git Bash
after the installation, it now launches in the home directory, consistent with the Git Bash
Start Menu entry.
When ~/.gitconfig
sets core.hideDotFiles=false
, git init
respects that again.
详细更新列表及下载地址:https://github.com/git-for-windows/git/releases/tag/v2.9.3.windows.1