1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Git 2.9 正式发布 下载

本帖由 漂亮的石头2016-06-14 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,699
    赞:
    47
    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.<var>=<value> submodule" can now be used to
    propagate configuration variables related to credential helper
    down to the submodules.

    查看完整改进记录,可以点击这里

    下载地址:https://git-scm.com/download
    Git 2.9 正式发布下载地址
     
正在加载...