Pygit2 0.24.1 发布了,pygit2 是一组Python绑定到libgit2共享库,libgit2实现了Git plumbing。
改进日志如下:
New Repository.listall_reference_objects()#634
Fix Repository.write_archive(...)#619#621
Reproducible builds#636
Documentation fixes#606#607#609#623
Test updates#629
下载地址:https://github.com/libgit2/pygit2/archive/v0.24.1.tar.gz
来自:开源中国社区

