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
Your stack, your rules: Introducing custom agents in GitHub Copilot for observability, IaC, and security
Use partner-built Copilot agents to debug, secure, and automate engineering workflows across your terminal, editor, and github.com.
The ultimate gift guide for the developer in your life
Finding the perfect gift for your favorite developer is easy with our top tips.
Why developers still flock to Python: Guido van Rossum on readability, AI, and the future of programming
Discover how Python changed developer culture—and see why it keeps evolving.
