红联Linux门户
Linux帮助

Git 2.4.6发布,版本控制系统

发布时间:2015-07-16 14:57:45来源:红联作者:empast
Git 2.4.6 发布,更新内容如下:

* "git fetch --depth=" and "git clone --depth=" issued
a shallow transfer request even to an upload-pack that does not
support the capability.

* "git fsck" used to ignore missing or invalid objects recorded in reflog.

* The tcsh completion writes a bash scriptlet but that would have
failed for users with noclobber set.

* Recent Mac OS X updates breaks the logic to detect that the machine
is on the AC power in the sample pre-auto-gc script.

* "git format-patch --ignore-if-upstream A..B" did not like to be fed
tags as boundary commits.

此外还有一些常规修复,文档更新和代码清理。

下载:https://github.com/git/git/archive/v2.4.6.zip

Git是一个开源的分布式版本控制系统,用以有效、高速的处理从很小到非常大的项目版本管理。

开源中国 Git 代码托管平台:http://git.oschina.net/

来自:开源中国社区
文章评论

共有 0 条评论