pub fn cli_exit_code(err: &GitError) -> i32
Map a GitError to the process exit code the CLI should use.
GitError