Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)