红联Linux门户
Linux帮助

Git 2.4.8发布,分布式版本控制系统

发布时间:2015-08-04 14:58:38来源:红联作者:empast
Git 2.4.8 发布,此版本相比 2.4.7 版本改进内容如下:

* Abandoning an already applied change in "git rebase -i" with
"--continue" left CHERRY_PICK_HEAD and confused later steps.

* Various fixes around "git am" that applies a patch to a history
that is not there yet.

* "git for-each-ref" reported "missing object" for 0{40} when it
encounters a broken ref. The lack of object whose name is 0{40} is
not the problem; the ref being broken is.

* "git commit --cleanup=scissors" was not careful enough to protect
against getting fooled by a line that looked like scissors.

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

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

软件详情:https://github.com/git/git/

下载地址:https://github.com/git/git/archive/v2.4.8.zip

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

共有 0 条评论