Pygit2 v0.25.1 发布了。Pygit2 是一组 Python 绑定到 libgit2 共享库,libgit2 实现了 Git plumbing。该版本更新如下:
添加对 Python 3.6 的支持
对 stash 新的支持:repository methods
stash,stash_apply,stash_drop和stash_pop#695改进对子模块的支持:new repository methods
init_submodules和update_submodules#692新的更友好的 API 用于分支和引用:
Repository.branches和Repository.references#700 #701新的对定制后端的支持 #690
下载地址
暂无更多评论