git_hooks_ignore.md
March 30, 2024 ยท View on GitHub
git hooks ignore
Ignores or activates hook in the current repository.
Synopsis
Ignores (or activates) an activated (or ignored) hook in the current repository.
git hooks ignore
Options
-h, --help help for ignore
SEE ALSO
- 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.