Ignores or activates hook in the current repository.
Ignores (or activates) an activated (or ignored) hook in the current repository.
git hooks ignore
-h, --help help for ignore
- git hooks - Githooks CLI application
- git hooks ignore add - Adds a pattern to the ignore list.
- git hooks ignore remove - Removes pattern or namespace paths from the ignore list.
- git hooks ignore show - Shows the paths of the ignore files.