Extensions and wrappers for git2 types
git2
pub use tree::Tree;
pub use blob::*;
pub use error::*;
pub use oid::*;
pub use reference::*;
pub use revwalk::*;
pub use transport::*;