.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Thu, 03 May 2018 11:53:56 +0900
changeset 38355 d4fae9a0ab1f
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
templater: add function to look up symbols used in template Formatter can use this information to enable slow paths such as loading ctx object only when necessary.

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