git_hooks_config_enable-containerized-hooks.md
March 30, 2024 ยท View on GitHub
git hooks config enable-containerized-hooks
Enable running hooks containerized.
Synopsis
Enable running hooks containerized over a container manager.
git hooks config enable-containerized-hooks [flags]
Options
--print Print the setting.
--set Set the setting.
--reset Reset the setting.
--local Use the local Git configuration (default).
--global Use the global Git configuration.
-h, --help help for enable-containerized-hooks
SEE ALSO
- git hooks config - Manages various Githooks configuration.