git-fuck
v0.0.9
Published
For when you commit to the wrong branch
Downloads
4
Readme
git-fuck
NPM Module for when you've committed to the wrong branch
Install
To install git-fuck simply use npm
npm install git-fuck -g
Usage
Whenever you've pushed something to the wrong branch simply type:
git-fuck <correct-branch-name>
Recommendation
For better usability use it with this alias:
git config --global alias.fuck git-fuck
Now you can use it with the command:
git fuck <correct-branch-name>