Skip to main content

git_output

Function git_output 

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

Returns the stdout of a git command as a String