Function git_stack::graph::rebase_branches[][src]

pub fn rebase_branches(node: &mut Node, new_base_id: Oid) -> Result<(), Error>
Expand description

Pre-requisites:

  • Running protect_branches

Panics

If new_base_id doesn’t exist