git2-rs

Build Status

Documentation

libgit2 bindings for Rust

toml [dependencies.git2] git = "https://github.com/alexcrichton/git2-rs"

Building git2-rs

sh $ git clone --recursive https://github.com/alexcrichton/git2-rs $ cd git2-rs $ cargo build

License

git2-rs is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.