分布式版本控制系统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
来自:开源中国社区
Linux系统教程:http://www.linuxdiyf.com/linux/

