glogm is a lightweight, fast, and intuitive CLI tool for browsing your Git history using fzf.
- π Instantly browse your Git commits
- π Fuzzy search by author, commit message, or hash
- πΏ See commit from current branch or main branch without checkout
- π Preview a clean, readable diff of each commit
- π Jump directly to a commit on GitHub
- π§ Stay inside your terminal β no context switching
- β‘ Lightning fast and dead simple
If you often wish Git's
logwas a little easier to explore β glogm is your new best friend.
brew tap danielkag/glogm
brew install glogm