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
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.