Re-exports§
pub use commit::CommitObject;pub use commit::Signature;pub use error::GitError;pub use error::Result;pub use hash::GitHash;pub use object::ObjectKind;pub use object::RawObject;pub use reflog::parse_reflog;pub use reflog::ReflogEntry;pub use repo::GitRepo;pub use tree::TreeEntry;pub use tree::TreeObject;