camspiers/snap

Feature request: add git commit browser

figsoda opened this issue · 1 comments

Add git commit browser that uses git log as a producer and git diff as preview, similar to Commits provided by https://github.com/junegunn/fzf.vim

This branch has the beginnings of the feature, but it isn't complete yet:

https://github.com/camspiers/snap/tree/feature/git-log

You can browse commits, but there isn't a preview for them yet.