pub fn git_allow_fail(args: &[&str]) -> Result<GitOutput, String>
Run git command, allow non-zero exit (returns Ok with output either way)