summaryrefslogtreecommitdiff
path: root/scripts/git-hooks
AgeCommit message (Collapse)Author
2026-05-07chore: add pre-commit hook blocking commits to masterPeter Stone
Installs scripts/git-hooks/pre-commit which hard-blocks any commit attempted from the master branch. Activate with: git config core.hooksPath scripts/git-hooks Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>