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

https://github.com/j178/git-first


https://github.com/j178/git-first

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Git first

Takes you to the first commit of a repository.

Go to https://git-first-commit.vercel.app to find the first commit of a repository.

Or use the CLI:

```bash
cargo install --git https://github.com/j178/git-first git-first --locked
./git-first rust-lang/rust
```