Git hooks: post-commit git hook is unavailable
Hello. I've manually created post-commit git hook in the .git/hooks directory and PHPStorm does not show me "Run With Hooks" option. But when I use any other pre-generated hook file in the .git/hooks folder this option appears. Why and can it be fixed?
Please sign in to leave a comment.
What version are you using, and what this not working hook is?
Maybe it's this one? https://youtrack.jetbrains.com/issue/IDEA-191210