git_hooks_config_search-dir.md
March 30, 2024 ยท View on GitHub
git hooks config search-dir
Changes the search directory used during installation.
Synopsis
Changes the previous search directory setting used during installation.
git hooks config search-dir [flags]
Options
--print Print the setting.
--set Set the setting.
--reset Reset the setting.
-h, --help help for search-dir
SEE ALSO
- git hooks config - Manages various Githooks configuration.