view contrib/docker/apache-server/hgwebconfig @ 39162:9539553f6d17

dagutil: remove internalize() and internalizeall() The previous commit removed the last consumer. .. api:: removed internalize() and internalizeall() from dagutil Use .rev(node) on storage objects to convert nodes to revisions. Differential Revision: https://phab.mercurial-scm.org/D4307
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 16 Aug 2018 19:51:01 +0000
parents fd5247a88e63
children
line wrap: on
line source

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

[web]
allow_push = *
push_ssl = False