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

新闻 Git 2.4.6 发布,版本控制系统 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,336
    赞:
    47
    Git 2.4.6 发布,更新内容如下:

    * "git fetch --depth=<depth>" and "git clone --depth=<depth>" issued
    a shallow transfer request even to an upload-pack that does not
    support the capability.

    * "git fsck" used to ignore missing or invalid objects recorded in reflog.

    * The tcsh completion writes a bash scriptlet but that would have
    failed for users with noclobber set.

    * Recent Mac OS X updates breaks the logic to detect that the machine
    is on the AC power in the sample pre-auto-gc script.

    * "git format-patch --ignore-if-upstream A..B" did not like to be fed
    tags as boundary commits.

    此外还有一些常规修复,文档更新和代码清理。

    下载:https://github.com/git/git/archive/v2.4.6.zip

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

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

    [​IMG]
    Git 2.4.6 发布,版本控制系统下载地址
     
正在加载...