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

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

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,347
    赞:
    47
    Git 2.4.8 发布,此版本相比 2.4.7 版本改进内容如下:

    * Abandoning an already applied change in "git rebase -i" with
    "--continue" left CHERRY_PICK_HEAD and confused later steps.

    * Various fixes around "git am" that applies a patch to a history
    that is not there yet.

    * "git for-each-ref" reported "missing object" for 0{40} when it
    encounters a broken ref. The lack of object whose name is 0{40} is
    not the problem; the ref being broken is.

    * "git commit --cleanup=scissors" was not careful enough to protect
    against getting fooled by a line that looked like scissors.

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

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

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

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