Does Git support the --no-verify flag in the IDE's?
On occasions we would like to skip our pre-commit hooks by using --no-verify. However when using the IDE to commit there is no way to specify any of these.
Is there a plan to add these in the future or a workaround (preferably not the CLI as we have a few people who never used that before)?
Please sign in to leave a comment.
No, not possible currently:( Please vote for https://youtrack.jetbrains.com/issue/IDEA-115914
Now it is currently possible..
That issue is closed.