Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 519 Bytes

git_hooks_config_search-dir.md

File metadata and controls

27 lines (18 loc) · 519 Bytes

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

Auto generated by spf13/cobra