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

新闻 Git 2.7.0 RC2 发布 下载

Discussion in '软件资讯' started by 漂亮的石头, 2015-12-27.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,371
    Likes Received:
    47
    Git 2.7.0 RC2 发布, 2.7 主要更新如下:

    UI, Workflows & Features

    * The appearance of "gitk", particularly on high DPI monitors, have
    been improved. "gitk" also comes with an undated translation for
    Swedish and Japanese.

    * "git remote" learned "get-url" subcommand to show the URL for a
    given remote name used for fetching and pushing.

    * There was no way to defeat a configured rebase.autostash variable
    from the command line, as "git rebase --no-autostash" was missing.

    * "git log --date=local" used to only show the normal (default)
    format in the local timezone. The command learned to take 'local'
    as an instruction to use the local timezone with other formats,

    * The refs used during a "git bisect" session is now per-worktree so
    that independent bisect sessions can be done in different worktrees
    created with "git worktree add".

    * Users who are too busy to type three extra keystrokes to ask for
    "git stash show -p" can now set stash.showPatch configuration
    variable to true to always see the actual patch, not just the list
    of paths affected with feel for the extent of damage via diffstat.


    完整的更新内容请看:2.7.0.txt

    下载页面: v2.7.0-rc2

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

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

    [​IMG]
    Git 2.7.0 RC2 发布下载地址
     
Loading...