Skip to main content

run_git

Function run_git 

Source
pub fn run_git(repo_path: &Path, args: &[&str]) -> Result<RunOutput>
Expand description

Run a git command in a repo directory, returning captured output.