Manages the shared hook repositories.
Manages the shared hook repositories set either in the .githooks/.shared.yaml
file locally in the repository or in the local or global Git configuration
githooks.shared
.
git hooks shared
-h, --help help for shared
- git hooks - Githooks CLI application
- git hooks shared add - Add shared repositories.
- git hooks shared clear - Clear shared repositories.
- git hooks shared list - List shared repositories.
- git hooks shared purge - Purge shared repositories.
- git hooks shared remove - Remove shared repositories.
- git hooks shared root - Get the root directory of shared repository in the current repository.
- git hooks shared update - Update shared repositories.