git-push-no-verify

A simple console tool to bypass husky check on push

Usage no npm install needed!

<script type="module">
  import gitPushNoVerify from 'https://cdn.skypack.dev/git-push-no-verify';
</script>

README

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-verify

Usage

Instead of running git push, run

$ gpn