Skip to main content

has_upstream_remote

Function has_upstream_remote 

Source
pub fn has_upstream_remote(repo_path: &Path, branch_name: &str) -> bool
Expand description

Returns whether the specified branch has a configured upstream tracking branch.