Skip to main content

get_upstream

Function get_upstream 

Source
pub fn get_upstream(branch: &str) -> Option<String>
Expand description

Get the upstream tracking branch for a local branch, if any