git-plus
git-plus copied to clipboard
[REQUEST] Adding revert option to git-plus: Menu
I think it would be nice to have a revert option in git-plus: Menu or the menu that opens when you press Ctrl-Shift-H (I'm on windows/linux). Listing the log of commits so you could choose which commit (or range) to revert would be pretty awesome as well.
The way of doing it at the moment is to use the "Run" option and writing the command manually.
P.S. I might be able to help with the development.
Feel free to get started with a pull request because I probably won't start working on this immediately. There's a contribution doc with details that might help you and I'll try to answer any questions that you have.