git_hooks_config_search-dir.md

March 30, 2024 ยท View on GitHub

git hooks config search-dir

Changes the search directory used during installation.

Synopsis

Changes the previous search directory setting used during installation.

git hooks config search-dir [flags]

Options

      --print   Print the setting.
      --set     Set the setting.
      --reset   Reset the setting.
  -h, --help    help for search-dir

SEE ALSO

  • git hooks config - Manages various Githooks configuration.
Auto generated by spf13/cobra

Contents

  1. 1git hooks config search-dir
  2. 1.1Synopsis
  3. 1.2Options
  4. 1.3SEE ALSO