git_hooks_uninstaller.md
April 21, 2024 ยท View on GitHub
git hooks uninstaller
Githooks uninstaller application.
Synopsis
Githooks uninstaller application See further information at https://github.com/gabyx/githooks/blob/main/README.md
git hooks uninstaller
Options
--non-interactive Run the uninstallation non-interactively
without showing prompts.
--full-uninstall-from-repos Uninstall completely from all existing and registered repositories.
If not set, local Git config settings for Githooks and cache files (checksums etc.)
in repositories remain untouched when uninstalling from them.
-h, --help help for uninstaller
SEE ALSO
- git hooks - Githooks CLI application