Structs§
- Stack
Entry - A branch in a stack (dependent chain)
Enums§
Functions§
- execute_
list - List all stacks
- execute_
push - Push a new branch onto the current branch (creating a stacked branch)
- execute_
restack - Restack: rebase all child branches after amending/editing commits
- execute_
show - Show the stack containing the current branch