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

新闻 Git 2.13.1 发布,分布式版本控制系统 下载

Discussion in '软件资讯' started by 漂亮的石头, 2017-06-08.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,984
    Likes Received:
    47
    Git 是一个开源的分布式版本控制系统,用以有效、高速的处理从很小到非常大的项目版本管理。是 Linus Torvalds 为了帮助管理 Linux 内核开发而开发的一个开放源码的版本控制软件。

    Git 2.13.1 部分更新内容:


    • The Web interface to gmane news archive is long gone, even though the articles are still accessible via NTTP. Replace the links with ones to public-inbox.org. Because their message identification is based on the actual message-id, it is likely that it will be easier to migrate away from it if/when necessary.


    • Update tests to pass under GETTEXT_POISON (a mechanism to ensure that output strings that should not be translated are not translated by mistake), and tell TravisCI to run them.


    • Setting "log.decorate=false" in the configuration file did not take effect in v2.13, which has been corrected.


    • An earlier update to test 7400 needed to be skipped on CYGWIN.


    • Git sometimes gives an advice in a rhetorical question that does not require an answer, which can confuse new users and non native speakers. Attempt to rephrase them.


    • "git read-tree -m" (no tree-ish) gave a nonsense suggestion "use--empty if you want to clear the index". With "-m", such a request will still fail anyway, as you'd need to name at least one tree-ish to be merged.


    • ……

    点击查看完整更新内容

    下载地址:

    Git 2.13.1 发布,分布式版本控制系统下载地址
     
Loading...