Githooks CLI application
See further information at https://github.com/gabyx/githooks/blob/main/README.md
git hooks
-h, --help help for git hooks
- git hooks config - Manages various Githooks configuration.
- git hooks disable - Disables Githooks in the current repository or globally.
- git hooks exec - Execute namespace paths pointing to an executable or run configuration.
- git hooks ignore - Ignores or activates hook in the current repository.
- git hooks images - Manage container images.
- git hooks install - Installs Githooks run-wrappers into the current repository.
- git hooks installer - Githooks installer application.
- git hooks list - Lists the active hooks in the current repository.
- git hooks readme - Manages the Githooks README in the current repository.
- git hooks shared - Manages the shared hook repositories.
- git hooks trust - Manages settings related to trusted repositories.
- git hooks uninstall - Uninstalls Githooks run-wrappers into the current repository.
- git hooks uninstaller - Githooks uninstaller application.
- git hooks update - Performs an update check.