Skip to main content

git

Function git 

Source
pub async fn git(cwd: &Path, args: &[&str]) -> Result<String>
Expand description

Run git, failing on a non-zero exit status.