Skip to main content

compute_git_scores

Function compute_git_scores 

Source
pub fn compute_git_scores(
    _root: &Path,
    _rows: &[FileRow],
    _max_commits: usize,
    _max_commit_files: usize,
) -> Option<GitScores>