gt Command Examples

Create and manage sequences of dependent code changes (stacks) for Git and GitHub. More information: https://graphite.dev/docs/get-started.

gt init

gt create {{branch_name}}

gt modify -cam {{commit_message}}

gt stack submit

gt co {{branch_name}}

gt sync

gt log short

gt {{subcommand}} --help