https://github.com/eth-p/git-browse
A git commit browser powered by fzf.
https://github.com/eth-p/git-browse
Last synced: 11 months ago
JSON representation
A git commit browser powered by fzf.
- Host: GitHub
- URL: https://github.com/eth-p/git-browse
- Owner: eth-p
- License: mit
- Created: 2021-10-23T03:38:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-16T22:27:38.000Z (about 4 years ago)
- Last Synced: 2025-04-03T08:40:37.242Z (about 1 year ago)
- Language: Shell
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-browse
A git commit browser powered by fzf.
## Installation
```console
$ git clone "git@github.com:eth-p/git-browse.git"
$ mv git-browse/git-browse ~/.bin
```