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

新闻 Git For Windows 2.5.0 发布 下载

本帖由 漂亮的石头2015-08-20 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,347
    赞:
    47
    Git For Windows 2.5.0 发布,部分更新内容如下:

    UI, Workflows & Features

    * The bash completion script (in contrib/) learned a few options that
    "git revert" takes.

    * Whitespace breakages in deleted and context lines can also be
    painted in the output of "git diff" and friends with the new
    --ws-error-highlight option.

    * List of commands shown by "git help" are grouped along the workflow
    elements to help early learners.

    * "git p4" now detects the filetype (e.g. binary) correctly even when
    the files are opened exclusively.

    * git p4 attempts to better handle branches in Perforce.

    * "git p4" learned "--changes-block-size <n>" to read the changes in
    chunks from Perforce, instead of making one call to "p4 changes"
    that may trigger "too many rows scanned" error from Perforce.

    * More workaround for Perforce's row number limit in "git p4".

    * Unlike "$EDITOR" and "$GIT_EDITOR" that can hold the path to the
    command and initial options (e.g. "/path/to/emacs -nw"), 'git p4'
    did not let the shell interpolate the contents of the environment
    variable that name the editor "$P4EDITOR" (and "$EDITOR", too).
    This release makes it in line with the rest of Git, as well as with
    Perforce.

    更多内容请查看:更新日志

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

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

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

    [​IMG]
    Git For Windows 2.5.0 发布下载地址
     
正在加载...