NAME av-prev - Checkout the previous branch in the stack SYNOPSIS Copy
av prev [<n> | --first]
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) Previous av-pr-create(1) in CLI Next av-stack-reorder(1) in CLI Last updated 1 year ago Was this helpful?