pub fn classify_branch(
branch: &str,
repo_type: &RepoType,
) -> BranchClassificationExpand description
Classify a branch as protected or deletable
pub fn classify_branch(
branch: &str,
repo_type: &RepoType,
) -> BranchClassificationClassify a branch as protected or deletable