# Git Hooks ## Install Copy `docs/git/hooks/` files to `.git/hooks/` to activate them. Run in root: `cp docs/git/hooks/* .git/hooks/`