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

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

内容简介: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.

  • ……

点击查看完整更新内容

下载地址:


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

查看所有标签

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

现代编译原理

现代编译原理

Andrew W.Appel、Maia Ginsburg / 人民邮电 / 2005-9 / 59.00元

《现代编译原理:C语言描述(英文版)(本科)》全面讲述了现代编译器的各个组成部分,包括:词法分析、语法分析、抽象语法、语义检查、中间代码表示、指令选择、数据流分析、寄存器分配以及运行时系统等。与大多数编译原理的教材不同,《现代编译原理:C语言描述(英文版)(本科)》采用了函数语言和面向对象语言来描述代码生成和寄存器分配,对于编译器中各个模块之间的接口都给出了实际的 C 语言头文件。 全书分成两部分......一起来看看 《现代编译原理》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

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

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码