pub fn git_ahead_behind(repo_dir: &Path) -> Result<(usize, usize), String>
Get the number of commits ahead/behind a remote branch