pub fn get_upstream(branch: &str) -> Option<String>
Get the upstream tracking branch for a local branch, if any