Skip to main content

Module stack

Module stack 

Source

Functions§

abort_restack
adopt_branch
base_for_branch
branch_and_descendants
checkout_child
checkout_parent
children_for_branch
continue_restack
create_branch
detach_branch
parent_for_branch
print_children
print_parent
print_stack
record_base
Record the fork point between a branch and its parent (best effort; e.g. unrelated histories have no merge base, which is not an error here).
restack
set_base_for_branch
set_parent_for_branch
stack_root
The root of the stack containing branch (the base everything sits on).
trunk_branch
The trunk branch: the remote’s default branch when known locally, otherwise a conventional name that exists.
unset_base_for_branch
unset_parent_for_branch