]> source.dussan.org Git - gitblit.git/commit
Add pre-commit hook which protects ref paths from non-FF updates or deletes unless...
authorPhilip L. McMahon <philip.l.mcmahon@gmail.com>
Sat, 4 Feb 2012 17:46:07 +0000 (09:46 -0800)
committerPhilip L. McMahon <philip.l.mcmahon@gmail.com>
Sat, 4 Feb 2012 17:52:55 +0000 (09:52 -0800)
commitf00f9a518394ea91877566909ed91e42e9cbe5e3
treeb34e9dfce3afa041675bcc39229a491ee1c47788
parentccab3a2abf1f4c3b61e6955afa50b03efdcc707c
Add pre-commit hook which protects ref paths from non-FF updates or deletes unless the user is a member of an authorized team

This script is derived from groovy/blockpush.groovy
groovy/protect-refs.groovy [new file with mode: 0644]