Skip to main content

Module delegate

Module delegate 

Source

Functions§

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.