libgit2 v0.26.3 发布,Git 核心开发包

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Git 核心开发包 libgit2 v0.26.3 发布了。libgit2 是一个可移植、纯 C 语言实现的 Git 核心开发包,你可以使用它来编写自定义的 Git 应用。该版本主要对 Bug 进行了修复: Fix cloning of the libgit2 project w...

Git 核心开发包 libgit2 v0.26.3 发布了。libgit2 是一个可移植、纯 C 语言实现的 Git 核心开发包,你可以使用它来编写自定义的 Git 应用。该版本主要对 Bug 进行了修复:

  • Fix cloning of the libgit2 project with git clone --recursive by removing an
    invalid submodule from our testing data.

  • Fix endianness of the port in p_getaddrinfo().

  • Fix handling of negative gitignore rules with wildcards.

  • Fix handling of case-insensitive negative gitignore rules.

  • Fix resolving references to a tag if the reference is stored with its fully
    resolved OID in the packed-refs file.

  • Fix checkout not treating worktree files as modified when only their mode has
    changed.

  • Fix rename detection with GIT_DIFF_FIND_RENAMES_FROM_REWRITES.

  • Enable Windows 7 and earlier to use TLS 1.2.

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《libgit2 v0.26.3 发布,Git 核心开发包》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Think Python

Think Python

Allen B. Downey / O'Reilly Media / 2012-8-23 / GBP 29.99

Think Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms ......一起来看看 《Think Python》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具