.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sun, 05 Aug 2018 16:27:09 +0900
changeset 39395 5b1d406b39f1
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
templatekw: alias {name} of file copies dict to {path} For the same reason as the previous patch. We might want some hack to support {source.path}, {source.rev}, etc., but that's a different issue.

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