av-stack-prev(1) in CLI
Learn more about the av-stack-prev(1) command in Stacked PRs CLI documentation. This command will default to checking out the previous branch in the stack.
NAME
av-prev - Checkout the previous branch in the stack
SYNOPSIS
DESCRIPTION
Checkout a previous branch in the stack. Without any options, this will default to checking out the previous branch in the stack.
OPTIONS
<n>
: Checkout the branch that is <n>
branches before the current branch in the stack.
--first
: Checkout the first branch in the stack.
SEE ALSO
av-next
(1)
Last updated
Was this helpful?