.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Thu, 03 May 2018 11:09:27 +0900
changeset 38352 e9cb13c54d63
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
templater: make it clearer that parsing doesn't cause recursion Only compileexp() may recurse into _load().

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