Skip to main content

remote_branch_exists

Function remote_branch_exists 

Source
pub fn remote_branch_exists(
    branch: &str,
    repo: Option<&Path>,
    remote: &str,
) -> bool
Expand description

Check if a branch exists on a remote.