内容简介: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 核心开发包》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- libgit2 0.27.1 发布,Git 核心开发包
- libgit2 0.27.2 发布,Git 核心开发包
- libgit2 v0.27.7 发布,Git 核心开发包
- libgit2 0.27.8 发布,可移植 Git 核心开发包
- libgit2 0.27.8 发布,可移植 Git 核心开发包
- libgit2 v1.0.1 发布,可移植 Git 核心开发包
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。