Skip to content

Latest commit

History

History
28 lines (19 loc) 路 591 Bytes

git_hooks_config_update-check.md

File metadata and controls

28 lines (19 loc) 路 591 Bytes

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

Auto generated by spf13/cobra