01Provides a comprehensive reference for essential gt commands for stack creation, navigation, and management.
02Includes step-by-step workflow patterns for creating new stacks, responding to feedback, and splitting large changes.
03Defines the core mental model for stacked branches, emphasizing upstack/downstack directionality.
04Outlines common mistakes and anti-patterns, such as using `git rebase` directly instead of `gt modify`.
05Explains how Graphite stores and manages branch relationship metadata in the .git directory.
0629 GitHub stars