Introduction
See your branch changes as a PR-style diff — locally, without pushing.
When your workflow moves away from GitHub pull requests — maybe you switched to conductor, or trunk-based development — you lose the "Files Changed" view. You can't see everything you changed relative to main in one place.
DiffHub brings that view back. Run one command inside any git repo and it opens a browser-based diff of every change since your branch diverged from main.
s[must-fix], [suggestion], [nit], or [question]/, see per-file +/- statsnpx diffhub@latestRun inside any git repository. Opens http://localhost:2047 with all changes between your branch and main.