I always use WebStorm IDE, and I like so mush its Git manager. But for some time now I have the need to commit with --no-verify
and I don't find anywhere how to simulate that when I commit with WebStorm.
The key to simulate --no-verify
flag in Jetbrains IDEs is prevent execute git hooks before commit, as I show in the picture:
unchecking that option The git manager won't execute any githooks as the same way as the --no-verify
does.
For pre-push hooks, in the pre-push popup you must uncheck the run Git hooks like this:
Just came here to show where is this check box actually:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With