1.0.0 • Published 6 years ago
git-push-no-verify v1.0.0
git-push-no-verify
A simple console tool to bypass husky check on git push.
The tool automatically runs git push with --set-upstream param when needed.
Installation
$ npm install --global git-push-no-verifyUsage
Instead of running git push, run
$ gpn1.0.0
6 years ago