Skip to main content

git_allow_fail

Function git_allow_fail 

Source
pub fn git_allow_fail(args: &[&str]) -> Result<GitOutput, String>
Expand description

Run git command, allow non-zero exit (returns Ok with output either way)