Enable running hooks containerized.
Enable running hooks containerized over a container manager.
git hooks config enable-containerized-hooks [flags]
--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
- git hooks config - Manages various Githooks configuration.