Does WebStorm support git pre-commit hooks?
I have a git pre-commit hook installed in the .git/hooks/pre-commit file. When I commit via WebStorm, that git hook is not executed, however it is executed when I commit via command line. Why is that?
How do I tell WebStorm to execute the git hooks?
Thanks
Please sign in to leave a comment.
Hi did you ever get an answer to this?
I am experiencing the same
I am also having the same problem
Hi I hate to say this but it just started working and I can't say why. I've no idea what I did if anything!