.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Wed, 17 Feb 2016 21:30:04 +0900
changeset 34043 90896b61fe26
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
parser: add helper function that constructs parsed tree from template This function will be used as follows: build('only(_, _)', x, y) See the next patch for details.

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