Function git_stack::graph::protect_branches[][src]

pub fn protect_branches(
    root: &mut Node,
    repo: &dyn Repo,
    protected_branches: &Branches
)