Function protect_branches

Source
pub fn protect_branches(
    graph: &mut Graph,
    repo: &dyn Repo,
    protected_branches: &Branches,
)