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