@bluecateng/git-check-push Validation for Git push hook. Usage Follow installation instructions for husky and then: npm i @bluecateng/git-check-push npx husky add .husky/pre-push 'npx @bluecateng/git-check-push "$1"'