view .arcconfig @ 37990:c0ccbf4fbe47

hgweb: convert comparison {lines} to a mappinggenerator with named template Bare generator can't be restarted.
author Yuya Nishihara <yuya@tcha.org>
date Wed, 04 Apr 2018 00:08:10 +0900
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}