pub fn run_git(working_dir: &Path, args: &[&str]) -> Result<ExitStatus>
Run git in working_dir with all provided args.
git
working_dir
args