Function spawn_git

Source
pub fn spawn_git(args: &[&str], git_dir: &Path) -> Result<Output, Error>