Watched repositories

ghdiff lists the open pull requests of these repositories. The list stays in this browser.

Nothing watched yet.

ghdiff.com

Open any GitHub pull request, commit, or compare range.

Narrow the file list with preset path rules.

Read and leave comments.

- github.com/owner/repo/pull/123+ ghdiff.com/owner/repo/pull/123
Userscript

A ghdiff button on github.com

In the pull request tab bar, beside Files changed. Tampermonkey or Violentmonkey runs it.

Install
ghdiff.com/ghdiff.user.js
Examples
Open pull requestsLoading the pull requests
Loading open pull requests…

Private GitHub access

A GitHub personal access token. It stays in this browser and travels on each request. ghdiff needs it to read a private diff and to post a comment.

Create a fine-grained token

The link ticks these for you. Choose the repositories you review:

  • ContentsRead-only
  • Pull requestsRead and write
  • Commit statusesRead-only
  • ChecksRead-only

A classic token with the repo scope works too.

Watched repositories

ghdiff lists the open pull requests of these repositories. The list stays in this browser.

Nothing watched yet.

Diffs via CodeView and file list via FileTree.

Source on GitHub