We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2acc134 commit 189b03eCopy full SHA for 189b03e
1 file changed
README.md
@@ -152,6 +152,12 @@ npm uninstall simple-git-hooks
152
153
## Common issues
154
155
+### I want to skip git hooks!
156
+
157
+You should use -no-verify option
158
159
+https://bobbyhadz.com/blog/git-commit-skip-hooks#skip-git-commit-hooks
160
161
### When migrating from `husky` git hooks are not running
162
163
**Why is this happening?**
0 commit comments