//! Wrappers for libgit2 pub mod log; pub mod repo; pub mod tree;