Cross-Repository Compare View
When we launched Compare View earlier this year, we knew there was a killer feature still missing: the ability to compare branches across repositories. Easy forking and the networks that…
When we launched Compare View earlier this year, we knew there was a
killer feature still missing: the ability to compare branches across
repositories. Easy forking and the networks that emerge as a result is what
makes GitHub great. Limiting the Compare View to a single repository felt all
wrong. So today we’re flipping the switch on some non-trivial architectural
changes that make cross-repository comparisons a reality:

Here’s how it works: it’s now possible to specify a <user>: prefix on the
comparison’s starting or ending point. When given, the <user> part identifies
the owner of a another repository/fork in the same network. In the example
above, we’re comparing branches in the
homebrew network with
mxcl‘s master
branch as the starting point and adamv‘s rvm branch
as the ending point.
To change the starting or ending point, click the ref label buttons and enter
the branch name or commit SHA1 to switch to. For example, we can change the
starting point from mxcl’s master branch to the brew07 branch like this:
Written by
Related posts
Introducing Agent HQ: Any agent, any way you work
At Universe 2025, GitHub’s next evolution introduces a single, unified workflow for developers to be able to orchestrate any agent, any time, anywhere.
Octoverse: A new developer joins GitHub every second as AI leads TypeScript to #1
In this year’s Octoverse, we uncover how AI, agents, and typed languages are driving the biggest shifts in software development in more than a decade.
Announcing the 2025 GitHub Partner Award winners 🎉
GitHub celebrates its 2025 Partner Award winners, honoring global, regional, and technology partners for driving innovation, collaboration, and impact across the developer ecosystem.
