Function git_stack::git::find_protected_base[][src]

pub fn find_protected_base<'b>(
    repo: &dyn Repo,
    protected_branches: &'b Branches,
    head_oid: Oid
) -> Option<&'b Branch>