pub fn run_git(args: &[OsString]) -> ExitCode
Runs git <args> to completion and returns its exit code.
git <args>