Pull request versions
Learn how to view history of PR in Graphite using versions.

Graphite uses "versions" of a pull request to keep track of the history of a PR. On first submit, a PR is v1 and is incremented each time a PR is updated and submitted through gt submit.

By default, the pull request page shows you a "diff" between v1 (the initial submitted state of the PR) and vN, where N is the latest version of the PR. You can toggle between the version you're currently viewing by clicking the versions dropdown and choosing a version for the "right" and "left" sides of the diff.

In the event that a pull request is updated after you've already reviewed it, you'll see a banner prompting you to hide reviewed changes.

Clicking hide reviewed changes automatically changes your view so you see a comparison between the last reviewed version and the latest version of the pull request.

Git inspired
Graphite's CLI and VS Code extension make working with Git effortless.
Learn more

Graphite
Git stacked on GitHub

Stacked pull requests are easier to read, easier to write, and easier to manage.
Teams that stack ship better software, faster.

Or install our CLI.
Product Screenshot 1
Product Screenshot 2