Skip to content

Commit d293c1a

Browse files
authored
Merge pull request #91 from toplenboren/topleboren-patch-1
Add note on how to skip git hooks to README.md
2 parents 2acc134 + 189b03e commit d293c1a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,12 @@ npm uninstall simple-git-hooks
152152

153153
## Common issues
154154

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+
155161
### When migrating from `husky` git hooks are not running
156162

157163
**Why is this happening?**

0 commit comments

Comments
 (0)