Crate hooked_config

Source
Expand description

§Hooked

Git hooks manager.

Structs§

Config
The main Hooked configuration struct.
General
General Hooked configuration.
PreCommit
A pre-commit hook.
Task
Task to perform in hooks.

Enums§

ExitAction
Action to take on hook exit.