Lists settings of the Githooks configuration.
Lists the Githooks related settings of the Githooks configuration. Can be either global or local configuration, or both by default.
git hooks config list [flags]
--global Use the global Git configuration.
-h, --help help for list
--local Use the local Git configuration.
- git hooks config - Manages various Githooks configuration.