Function format_commit_counts

Source
pub fn format_commit_counts(ahead: &str, behind: &str) -> (String, String)