Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 867 Bytes

git_hooks_uninstaller.md

File metadata and controls

29 lines (20 loc) · 867 Bytes

git hooks uninstaller

Githooks uninstaller application.

Synopsis

Githooks uninstaller application See further information at https://github.com/gabyx/githooks/blob/main/README.md

git hooks uninstaller

Options

      --non-interactive             Run the uninstallation non-interactively
                                    without showing prompts.
      --full-uninstall-from-repos   Uninstall completely from all existing and registered repositories.
                                    If not set, local Git config settings for Githooks and cache files (checksums etc.)
                                    in repositories remain untouched when uninstalling from them.
  -h, --help                        help for uninstaller

SEE ALSO

Auto generated by spf13/cobra