https://github.com/j178/git-first
https://github.com/j178/git-first
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/j178/git-first
- Owner: j178
- Created: 2023-05-15T10:05:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-22T05:20:40.000Z (over 1 year ago)
- Last Synced: 2026-02-02T07:49:20.554Z (6 months ago)
- Language: HTML
- Homepage: https://git-first-j178.vercel.app
- Size: 80.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```