Re-exports§
pub use crate::base_and_rel_path::BaseAndRelPath;
Structs§
- GitLog
Entry - A single entry returned by the
GitLogIteratoras returned fromgit_log. - GitLog
Iterator - GitStatus
Item - GitWorking
Dir
pub use crate::base_and_rel_path::BaseAndRelPath;GitLogIterator as returned from
git_log.