On 01/30/2013 08:31 AM, Thomas Sibley wrote: > On 01/29/2013 10:38 PM, Steffen Mueller wrote: >> I will bribe Dennis into installing such post-receive a hook if somebody >> provides it. > > The following is adapted from the "update" hook we use at $work (original > written by Alex Vandiver). Do give it a quick test before deploying. > > #!/usr/bin/env perl > > # This hook blacklists commits with committer email addresses from > # blacklisted domains. [...] Awesome! If nobody stops me, I'll install this on camel some time soon[1]! --Steffen [1] Dependent on internet connectivity.