Skip to main contentModule delegate
Source - exec_git
- Replaces this process with
git <args> where the platform allows it, so stdout,
stderr, the exit code and signal disposition are git’s own. - run_git
- Runs
git <args> to completion and returns its exit code.