Opening files from pull requests and branches
Hot on the heels of checking out pull requests, you can now open files in GitHub for Mac and GitHub for Windows straight from pull requests and branches! You can…
Hot on the heels of checking out pull
requests, you can now
open files in GitHub for Mac and GitHub for
Windows straight from pull requests and branches!
You can see the new “Open” button in pull requests:
And when viewing a file on a branch:
Clicking it will open GitHub for Mac or GitHub for Windows, clone the repository
(if you don’t have it), automatically switch to the branch containing the
changes, and finally open the file for editing in its default application.
We’re hoping that this makes it much easier to address pull request comments!
Written by
Related posts

GitHub Availability Report: February 2025
In February, we experienced two incidents that resulted in degraded performance across GitHub services.

GitHub Availability Report: January 2025
In January, we experienced two incidents that resulted in degraded performance across GitHub services.

GitHub Copilot: The agent awakens
Introducing agent mode for GitHub Copilot in VS Code, announcing the general availability of Copilot Edits, and providing a first look at our SWE agent.