发布于 2014-07-25 00:26:11 | 182 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Pro Git v2 中文版,程序狗速度看过来!
Git分布式版本控制系统
Git是一款自由和开源的分布式版本控制系统,用于敏捷高效地处理任何或小或大的项目。
Git是一个开源的分布式版本控制系统,用以有效、高速的处理从很小到非常大的项目版本管理。
分布式版本控制系统GIT发布2.0.3。2014-07-24。上个版本是2014-07-17的2.0.2 遗留产品线1.9.3。
完全改进:
Git v2.0.3 Release Notes ======================== * An ancient rewrite passed a wrong pointer to a curl library function in a rarely used code path. * "filter-branch" left an empty single-parent commit that results when all parents of a merge commit gets mapped to the same commit, even under "--prune-empty". * "log --show-signature" incorrectly decided the color to paint a mergetag that was and was not correctly validated. * "log --show-signature" did not pay attention to "--graph" option. Also a lot of fixes to the tests and some updates to the docs are included.
下载:https://www.kernel.org/pub/software/scm/git/git-2.0.3.tar.gz