view contrib/docker/apache-server/hgwebconfig @ 25219:2664f536a97e stable

localrepo: use correct argument name for pretxnclose hooks (BC) Before this patch, "the reason for the transaction" is passed to `pretxnclose` hooks via wrong name argument `xnname` (`HG_XNNAME` for external hooks)
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Wed, 20 May 2015 04:34:27 +0900
parents fd5247a88e63
children
line wrap: on
line source

[paths]
/ = /var/hg/repos/*

[web]
allow_push = *
push_ssl = False