Skip to main content

build_git_report

Function build_git_report 

Source
pub fn build_git_report(
    repo_root: &Path,
    export: &ExportData,
    commits: &[GitCommit],
) -> Result<GitReport>