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

新闻 libgit2 v0.26.3 发布,Git 核心开发包 下载

本帖由 漂亮的石头2018-03-13 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,399
    赞:
    48
    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.

    下载地址:

    libgit2 v0.26.3 发布,Git 核心开发包下载地址
     
正在加载...