pub fn summarize_git_push_error( remote: &str, branch: &str, primary_error: &str, fallback_error: &str, ) -> String