src/init/conf/remote-hgrc.d/access.rc
author Paul Crowley <paul@lshift.net>
Thu, 14 Apr 2011 18:21:23 +0100
changeset 296 6feeef02c057
parent 221 c4c3facf5d6b
child 311 3cbde66305e4
permissions -rw-r--r--
Prefer import json over import simplejson

# Check that a commit meets access control rules before allowing it

[hooks]
pretxnchangegroup.access = python:mercurialserver.access.hook