Git 2.13.1 发布,分布式版本控制系统

栏目: 后端 · 发布时间: 7年前

内容简介:Git 2.13.1 发布,分布式版本控制系统

Git 是一个开源的分布式版本控制系统,用以有效、高速的处理从很小到非常大的项目版本管理。是 Linus Torvalds 为了帮助管理 Linux 内核开发而开发的一个开放源码的版本控制软件。

Git 2.13.1 部分更新内容:

  • The Web interface to gmane news archive is long gone, even though the articles are still accessible via NTTP.  Replace the links with ones to public-inbox.org.  Because their message identification is based on the actual message-id, it is likely that it will be easier to migrate away from it if/when necessary.

  • Update tests to pass under GETTEXT_POISON (a mechanism to ensure that output strings that should not be translated are not translated by mistake), and tell TravisCI to run them.

  • Setting "log.decorate=false" in the configuration file did not take effect in v2.13, which has been corrected.

  • An earlier update to test 7400 needed to be skipped on CYGWIN.

  • Git sometimes gives an advice in a rhetorical question that does not require an answer, which can confuse new users and non native speakers.  Attempt to rephrase them.

  • "git read-tree -m" (no tree-ish) gave a nonsense suggestion "use--empty if you want to clear the index".  With "-m", such a request will still fail anyway, as you'd need to name at least one tree-ish to be merged.

  • ……

点击查看完整更新内容

下载地址:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

计算理论导引

计算理论导引

[美]Michael Sipser / 张立昂、王捍贫、黄雄 / 机械工业出版社 / 2000-2 / 30.00元

本书由计算理论领域的知名权威Michael Sipser撰写。他以独特的视角,综合地描述了计算机科学理论,并以清新的笔触、生动的语言给出了宽泛的数学理论,而并非拘泥于某些低层次的技术细节。在证明之前,均有“证明思路”,帮助读者理解数学形式下蕴涵的概念。同样,对于算法描述,均以直观的文字,而非伪代码给出,从而将注意力集中于算法本身,而不是某些模型。本书的内容包括三个部分:自动机与语言、可计算性理论和一起来看看 《计算理论导引》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具