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

新闻 Git for Windows v2.9.0-rc0 发布 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,674
    赞:
    47
    Git for Windows v2.9.0-rc0 发布了。改进记录如下:


    • The end-user facing Porcelain level commands in the "git diff" and
      "git log" by default enables the rename detection; you can still use
      "diff.renames" configuration variable to disable this.



    • Merging two branches that have no common ancestor with "git merge" is
      by default forbidden now to prevent creating such an unusual merge by
      mistake.



    • The output formats of "git log" that indents the commit log message by
      4 spaces now expands HT in the log message by default. You can use
      the "--no-expand-tabs" option to disable this.



    • "git commit-tree" plumbing command required the user to always sign
      its result when the user sets the commit.gpgsign configuration
      variable, which was an ancient mistake, which this release corrects.
      A script that drives commit-tree, if it relies on this mistake, now
      needs to read commit.gpgsign and pass the -S option as necessary.

    下载地址:

    Git for Windows v2.9.0-rc0 发布下载地址
     
正在加载...