gt top / gt bottom¶
Jump to the tip or root of the current stack.
Usage¶
Examples¶
Stack Position¶
Behavior¶
- top: Checks out the branch at the tip of the stack (furthest from trunk)
- bottom: Checks out the branch at the root of the stack (closest to trunk)
Both commands only move within the current stack. They won't jump to trunk or unrelated branches.
Related Commands¶
gt up- Move up one branchgt down- Move down one branchgt checkout- Checkout by name