Expand description
Hooks visibility and maintenance (resq hooks doctor/update/status).
resq hooks — visibility and maintenance for installed git hooks.
resq hooks doctorreports drift between installed.git-hooks/<file>and the canonical content embedded in this binary.resq hooks updaterewrites the canonical hooks (preserving anylocal-*files the repo committed).resq hooks statusprints a one-line summary suitable for shells.
Structs§
- Hooks
Args - Arguments for the
hookscommand.
Enums§
- Hooks
Commands - Hooks subcommands.
Functions§
- canonical_
count - Returns the canonical hook count — used by docs/tests.
- run
- Executes a
hookssubcommand.