Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 652 Bytes

git_hooks_config_enable-containerized-hooks.md

File metadata and controls

29 lines (20 loc) · 652 Bytes

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

Auto generated by spf13/cobra