Interactive
git diff
(branch compare) usingfzf
CURL:
curl -o /usr/local/bin/gdex https://git.io/gdex && chmod 755 /usr/local/bin/gdex
npm:
npm install -g gdex
$ gdex [<branch1> <branch2>]
Type to fuzzy-search branches to compare.
Keys:
- up/down: navigate (click line also works)
- enter: select branch / view full diff (less)
- esc: exit gdex
gsex - g(it) s(tash) ex(plorer)
glex - g(it) l(og) ex(plorer)
MIT © Kevin Lanni
Modified from original work by bturrubiates.