Checking out Pull Requests
For all of the pull request reviewers out there, we’re excited to announce a new feature in GitHub for Mac and GitHub for Windows to make your lives easier! On…
For all of the pull request reviewers out there, we’re excited to announce a new
feature in GitHub for Mac and GitHub for
Windows to make your lives easier!
On any pull request that you have permission to merge, you’ll see this new
button:

Clicking it will open GitHub for Mac or GitHub for Windows, clone the repository
(if you don’t have it), then automatically switch to the branch containing the
changes.
Or, if the pull request was opened from a fork, we’ll automatically create
a local branch like pr/123:

Although changes can’t be pushed back to the fork, this is still a handy way to
test out a pull request locally.
Happy reviewing!
Written by
Related posts
Year recap and future goals for the GitHub Innovation Graph
Discover the latest trends and insights on public software development activity on GitHub with data from the Innovation Graph through Q3 2025.
Help shape the future of open source in Europe
Read GitHub’s position on the European Open Digital Ecosystem Strategy and learn how to participate.
Build an agent into any app with the GitHub Copilot SDK
Now in technical preview, the GitHub Copilot SDK can plan, invoke tools, edit files, and run commands as a programmable layer you can use in any application.