# maestro_git
API using libgit2 for stylish version control workflows. Used by the [maestro]
crate and you should check it out with `cargo install maestro`.
The [sync_repos.rs example] demonstrates syncing a repository with this crate.
[maestro]: https://crates.io/crates/maestro
[sync_repos.rs example]: https://github.com/eighty4/maestro/blob/main/git/examples/sync_repos.rs