Skip to main content

has_remote_branch

Function has_remote_branch 

Source
pub fn has_remote_branch(dir: &Path, remote: &str, branch: &str) -> bool
Expand description

True if remote/branch exists as a remote-tracking ref.