How to Navigate & Modify Stacked PRs
Learn how to navigate and modify StackedPRs with av tree when using Aviator's CLI.
Visualizing a stack
av treeNavigating a stack
Adding a commit to a branch within a stack
git checkout "<branch name>"av commit -a -m "<msg>"av syncLast updated
Was this helpful?
