forgit

Interactive git commands with fuzzy search in the terminal

brewmacoslinux
Try with needOr install directly
Source

About

Interactive git commands in the terminal

Commands

git-forgitforgit

Examples

Interactively select and checkout a previous commit$ git forgit log
Interactively stage files for commit with preview$ git forgit add
Interactively select and revert specific commits$ git forgit revert