wfxr / forgit

:zzz: A utility tool powered by fzf for using git interactively.
MIT License
4.4k stars 137 forks source link

Implemented git revert commit #190

Closed sandr01d closed 2 years ago

sandr01d commented 2 years ago

Check list

Description

Added an interactive git revert commit selector. Works like glo, except that it allows to select multiple commits to be reverted.

Type of change

Test environment

wfxr commented 2 years ago

@sandr01d Sorry for the late reply. I tested this just now and found it works fine. Thanks for your contribution!