.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sun, 11 Mar 2018 21:12:02 +0900
changeset 36986 036e4483d3a1
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
templater: process mapping dict by resource callables A resource item is a callable, so let's make it look up a resource object by itself.

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