.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Thu, 21 Dec 2017 21:03:25 +0900
changeset 35467 d6cfa722b044
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
templater: look up mapping table through template engine These functions are stub for symbol/resource separation. This series is intended to address the following problems: a) internal data may be exposed to user (issue5699) b) defaults['repo'] (a repository name) will conflict with mapping['repo'] (a repo object) in hgweb

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