• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

git2-rs: libgit2 bindings for Rust

原作者: [db:作者] 来自: Gitee 收藏 邀请

git2-rs

Documentation

libgit2 bindings for Rust

[dependencies]git2 = "0.13"

Rust version requirements

git2-rs works with stable Rust, and typically works with the most recent priorstable release as well. Check the MSRV job of the CI script to see the oldestversion of Rust known to pass tests.

Version of libgit2

Currently this library requires libgit2 1.0.0. The source for libgit2 isincluded in the libgit2-sys crate so there's no need to pre-install the libgit2library, the libgit2-sys crate will figure that and/or build that for you.

Building git2-rs

$ git clone https://github.com/rust-lang/git2-rs$ cd git2-rs$ cargo build

Automating Testing

Running tests and handling all of the associated edge cases on every commitproves tedious very quickly. To automate tests and handle proper stashing andunstashing of unstaged changes and thus avoid nasty surprises, use thepre-commit hook found here and place it into the.git/hooks/ with the name pre-commit. You may need to add executionpermissions with chmod +x.

To skip tests on a simple commit or doc-fixes, use git commit --no-verify.

Building on OSX 10.10+

If the ssh feature is enabled (and it is by default) then this library dependson libssh2 which depends on OpenSSL. To get OpenSSL working follow theopenssl crate's instructions.

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submittedfor inclusion in git2-rs by you, as defined in the Apache-2.0 license, shall bedual licensed as above, without any additional terms or conditions.


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
git-remote-gcrypt: PGP-encrypted git remotes发布时间:2022-02-13
下一篇:
lfs-test-server: 这是一个独立的 Git LFS 测试服务器发布时间:2022-02-13
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap