git_hooks_config_update-check.md
April 21, 2024 ยท View on GitHub
git hooks config update-check
Change Githooks update-check settings.
Synopsis
Enable or disable automatic Githooks update checks.
git hooks config update-check [flags]
Options
--print Print the setting.
--enable Enables automatic update checks for Githooks.
--disable Disables automatic update checks for Githooks.
--reset Reset the setting.
-h, --help help for update-check
SEE ALSO
- git hooks config - Manages various Githooks configuration.