pub async fn git(cwd: &Path, args: &[&str]) -> Result<String>
Run git, failing on a non-zero exit status.
git