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
Inside the research: How GitHub Copilot impacts the nature of work for open source maintainers
An interview with economic researchers analyzing the causal effect of GitHub Copilot on how open source maintainers work.
OpenAI’s latest o1 model now available in GitHub Copilot and GitHub Models
The December 17 release of OpenAI’s o1 model is now available in GitHub Copilot and GitHub Models, bringing advanced coding capabilities to your workflows.
Announcing 150M developers and a new free tier for GitHub Copilot in VS Code
Come and join 150M developers on GitHub that can now code with Copilot for free in VS Code.