0.2.0 • Published 8 years ago
glex v0.2.0
g(it) l(og) ex(plorer)
Interactive
git logexplorer usingfzf

Installation
CURL:
curl -o /usr/local/bin/glex https://git.io/glex && chmod 755 /usr/local/bin/glexnpm:
npm install -g glexUsage
$ glex [<options>]Type to fuzzy-search logs.
Keys:
- up/down: navigate (click line also works)
- ctrl-b: create a branch from selected git hash
- enter: view full diff (less)
- esc: exit glex
Related tools
gsex - g(it) s(tash) ex(plorer)
gdex - g(it) d(iff) ex(plorer)
License
MIT © Kevin Lanni
Modified from original work by bturrubiates.