.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Mon, 18 Sep 2017 23:07:17 +0900
changeset 34536 4c1cfe54c08d
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
templater: extend dot operator as a short for get(dict, key)

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