pub fn exec_git(args: &[OsString]) -> ExitCode
Replaces this process with git <args> where the platform allows it, so stdout, stderr, the exit code and signal disposition are git’s own.
git <args>