Skip to main content

commit_history

Function commit_history 

Source
pub fn commit_history(
    root: impl AsRef<Path>,
    max_commits: usize,
) -> Result<CommitHistory>