https://github.com/simonwhitaker/gt-to-gh
https://github.com/simonwhitaker/gt-to-gh
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonwhitaker/gt-to-gh
- Owner: simonwhitaker
- Created: 2026-05-06T10:49:54.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-06T10:53:07.000Z (about 1 month ago)
- Last Synced: 2026-05-06T12:37:29.331Z (about 1 month ago)
- Language: HTML
- Homepage: https://simonwhitaker.github.io/gt-to-gh/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gt-to-gh
A tiny static page that provides a bookmarklet for jumping from a Graphite PR
page to the matching GitHub pull request.
## Usage
Open `index.html` in a browser, drag the `gt -> gh` link to your bookmarks bar,
then click the bookmarklet while viewing a Graphite GitHub PR page.
## Development
This project is plain HTML, CSS, and JavaScript. Edit `index.html` directly; no
build step is required.