summaryrefslogtreecommitdiff
path: root/scripts/install-hooks.sh
AgeCommit message (Collapse)AuthorLines
15 hoursManage all server-side git hooks in this repositoryyyamashita-0/+36
Add server-hooks/<repo>/post-receive for all repos and scripts/install-hooks.sh to deploy them manually on the server. Hooks are not auto-installed on git push for security. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>