Skip to main content

exec_git

Function exec_git 

Source
pub fn exec_git(args: &[OsString]) -> ExitCode
Expand description

Replaces this process with git <args> where the platform allows it, so stdout, stderr, the exit code and signal disposition are git’s own.