Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farhadg/init
:exclamation: Go to the first (initial) commit of any GitHub repo
https://github.com/farhadg/init
bookmarklet commit first first-commit git repository
Last synced: 18 days ago
JSON representation
:exclamation: Go to the first (initial) commit of any GitHub repo
- Host: GitHub
- URL: https://github.com/farhadg/init
- Owner: FarhadG
- Created: 2015-11-17T05:42:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T22:35:05.000Z (about 7 years ago)
- Last Synced: 2024-12-27T05:05:28.864Z (25 days ago)
- Topics: bookmarklet, commit, first, first-commit, git, repository
- Language: HTML
- Homepage: http://farhadg.github.io/init/landing/
- Size: 33.2 KB
- Stars: 292
- Watchers: 4
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
INIT
====A [bookmarklet](http://farhadg.github.io/init/landing/) to quickly get you to the first commit of a repo.
### Overview
Being able to quickly navigate to the oldest commit in a repo is quite helpful. Go ahead and drag the [bookmarklet (link)](http://farhadg.github.io/init/landing/) onto your bookmark bar and click it whenever you'd like to go to the first commit of a repo.
### Usage
Go to any particular repo's landing page `(e.g. like the one you're on)` and click the bookmarklet, which will take you to the first page (initial commit). By default, it tracks the `master` branch, but if you change the `branch` on the landing page, it will go to that branch's first commit.
I'll probably build this into a browser extension soon, but for now, you can simply drag the bookmarklet to your bookmark bar and click it whenever you'd like.
### Coming
- Browser extension
- Support for BitBucket (others?)#### Contributors
Thanks to all of these people who've improved INIT for everyone:
- [@PitaJ](https://github.com/PitaJ)
- [@JamesWP](https://github.com/JamesWP)
- [@Amad27](https://github.com/Amad27)
- [@FarhadG](https://github.com/FarhadG)
- [@Stevoisiak](https://github.com/Stevoisiak)