Skip to main content

Module stack

Module stack 

Source

Structs§

StackEntry
A branch in a stack (dependent chain)

Enums§

StackResponse

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