Function get_upstream_branch

Source
pub fn get_upstream_branch(branch: &str) -> Result<String, &'static str>