src/init/conf/remote-hgrc.d/access.rc
author Mahlon E. Smith <mahlon@martini.nu>
Wed, 31 Oct 2018 13:21:37 -0700
changeset 377 18869fcfbc92
parent 372 80f78674c56e
permissions -rw-r--r--
Merge a41e4382ea6e

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

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