On Sat, 26 Feb 2011 22:36:47 +0100 Éric Araujo <mer...@netwok.org> wrote: > > + if branch in ('trunk', 'legacy-trunk', > > + '2.0', '2.1', '2.2', '2.3', '2.4', '3.0'): > > Wouldn’t using a whitelist instead of a blacklist protect against new > named branches too?
Then we will have to fix the hook each time we want to add a new legitimate branch. I have no preference really. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com