get_diff_stats

Function get_diff_stats 

Source
pub fn get_diff_stats<P: AsRef<Path>>(
    repo_path: P,
    from: &str,
    to: &str,
) -> Result<DiffStats>
Expand description

Get diff statistics between two git references