Skip to main content

branch_exists

Function branch_exists 

Source
pub fn branch_exists(branch_name: &str) -> Result<bool>
Expand description

Check if a branch exists in the repository.