git-pull-run
Run commands and scripts after git pull
Run commands and scripts after git pull
Configured husky hooks for using "from the box"
Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)
The original Husky, but immutable at v4.3.8
Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)
Run package installation after checking for lockfile updates.
githooks management forked from husky