Skip to main content

branch_exists

Function branch_exists 

Source
pub async fn branch_exists(repo: &Path, branch: &str) -> Result<bool>
Expand description

Does branch exist?