gt stack

Commands that operate on your current stack of branches

Subcommands

NameDescription
restack, r, fix, fEnsure each branch in the current stack is based on its parent, rebasing if necessary
submit, sIdempotently force push all branches in the current stack to GitHub, creating or updating distinct pull requests for each
test, tRun the provided command on each branch in the current stack and aggregate the results