红联Linux门户
Linux帮助

Git 2.9正式发布

发布时间:2016-06-14 09:29:45来源:红联作者:baihuo
Git 2.9 正式发布了,累计70位该版本贡献者,此次发布新增了许多新特性,以及修复大量Bugs。以下是部分改进记录:

* Comes with git-multimail 1.3.1 (in contrib/).

* The end-user facing commands like "git diff" and "git log" now enable the rename detection by default.

* The credential.helper configuration variable is cumulative and there is no good way to override it from the command line. As a special case, giving an empty string as its value now serves as the signal to clear the values specified in various files.

* A new "interactive.diffFilter" configuration can be used to customize the diff shown in "git add -i" sessions.

* "git p4" now allows P4 author names to be mapped to Git author names.

* "git rebase -x" can be used without passing "-i" option.

* "git -c credential.= submodule" can now be used to propagate configuration variables related to credential helper down to the submodules.

下载地址:https://git-scm.com/download

软件详情:https://github.com/git/git/blob/master/Documentation/RelNotes/2.9.0.txt

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

共有 0 条评论