@lehoczky/fakk
v1.1.6
Published
Undo your last commit with ease
Downloads
74
Readme
Fakk
Shortcut for undoing your last commit or removing git hooks. Don't use this, there are probably better solutions.
Install
npm i -g @lehoczky/fakk
Usage
Undoing last commit:
$ git commit -m "Something terribly misguided"
$ fakk
Remove git hooks:
$ fakk hooks