.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Thu, 15 Mar 2018 20:27:38 +0900
changeset 37072 d64ae4fef471
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
log: do no expect templateresources() returning a dict The resources dict will be replaced with new resource mapper object, which won't implement __getitem__(key). Share the whole resources object with _graphnodeformater() to make porting easier.

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