Y
Hacker News
new
|
ask
|
show
|
jobs
by
tuan
1548 days ago
You can combine git grep with fzf to fuzzy search commit message and also see preview of the selected commit. See
https://gist.github.com/junegunn/8b572b8d4b5eddd8b85e5f4d40f...