How to skip hooks & checks when committing or pushing Set --no-verify flag with whatever you're trying to do. for commit git commit --no-verify for push git push --no-verify