Graphite CLI

Graphite's command line tool helps you break up large engineering tasks into a series of small, incremental code changes, each of which can be tested, reviewed, and merged independently. This helps you stay unblocked as an author, and get faster, more thoughtful comments from your reviewers.

Read on to learn more about how to effectively use the CLI to create, navigate, and merge stacks of pull requests. We strongly encourage you to consult the CLI command reference, gt --help in your terminal, or the Graphite cheatsheet to assist your workflow.