Bypass pre-commit and commit-msg hooks when necessary.
Section: Hook Lifecycle Commands
Skip client hooks for one commit
bash
bash
git commit --no-verify -m "Emergency commit"Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Hook Lifecycle Commands