contrib/docker/apache-server/hgwebconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 16 Jun 2018 23:21:47 +0900
changeset 38489 626d29c6e987
parent 23399 fd5247a88e63
permissions -rw-r--r--
revset: leverage orset() to flatten ancestor() arguments This also makes orset() accept an empty argument because nullary ancestor() call is valid. That's not the case for orset(), but should be okay.

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

[web]
allow_push = *
push_ssl = False