Your one-click tool for cloning any GitHub pull request and jumping straight into the code.
Stop wasting time with the tedious clone-and-branch routine. Quick Git Clone adds a "Clone & Open" button to any pull request on GitHub, letting you jump straight into the code with a single click.
It’s the seamless, high-speed workflow you've always wanted.
- Find a pull request you want to review or test.
- Click the Clone & Open button.
- Choose where to save it.
That's it. The tool handles the rest: cloning the repository, checking out the PR branch, and opening it directly in your favorite editor.
- Works on Any Pull Request: From any repository, public or private.
- Jump Directly into Code: No more command-line hassle. Go from browser to editor in seconds.
- Automatic Branching: Always checks out the correct PR branch for you.
- Broad Editor Support: Works with VS Code, Cursor, WebStorm, and Sublime Text.
- GitHub Enterprise Ready: Connects to both github.com and enterprise instances.
- Native macOS Feel: A lightweight system tray app with native notifications.
Quick Git Clone consists of two parts: a macOS app and a Chrome extension. You'll need both.
This app does all the heavy lifting in the background.
- Download the latest release.
- Copy Quick Git Clone.app to your /Applications folder.
- Launch it once to get everything set up.
This extension adds the "Clone & Open" button to GitHub.
- Install from the Chrome Web Store
- Or, load it manually: download the source and load the
chrome-extension/dist
folder as an unpacked extension inchrome://extensions/
.
- macOS 10.15 or later
- Git installed on your system
- Google Chrome
Want to contribute or have questions? Check out our Contributing Guide.
Licensed under the MIT License.