Learn how to view history of PR in Graphite using versions.
v1
and is incremented each time a PR is updated and submitted through gt submit
.
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.
hide reviewed changes
.
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.