git_hooks_config_clone-url.md

March 30, 2024 ยท View on GitHub

git hooks config clone-url

Changes the Githooks clone url used for any update.

Synopsis

Changes the Githooks clone url used for any update.

git hooks config clone-url [flags]

Options

      --print   Print the setting.
      --set     Set the setting.
  -h, --help    help for clone-url

SEE ALSO

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

Contents

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