src/init/hgadmin-hgrc
author Paul Crowley <paul@lshift.net>
Sun, 08 Mar 2009 15:19:19 +0000
changeset 93 fc66737db3f0
parent 75 5af89523a9d3
child 102 4603948da317
permissions -rw-r--r--
remove duplication - don't know how that got there!

# WARNING: when these hooks run they will entirely destroy and rewrite
# ~/.ssh/authorized_keys

[hooks]
changegroup.aaaab_update = hg update -C default > /dev/null
changegroup.aaaac_purge = hg purge --all > /dev/null
changegroup.refreshauth = python:mercurialserver.refreshauth.hook