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
GitHub Availability Report: October 2025
In October, we experienced four incidents that resulted in degraded performance across GitHub services.
TypeScript, Python, and the AI feedback loop changing software development
An interview with the leader of GitHub Next, Idan Gazit, on TypeScript, Python, and what comes next.
What 986 million code pushes say about the developer workflow in 2025
Nearly a billion commits later, the way we ship code has changed for good. Here’s what the 2025 Octoverse data says about how devs really work now.