.arcconfig
author Anton Shestakov <av6@dwimlabs.net>
Tue, 08 May 2018 17:54:57 +0800
changeset 37908 8808d5d401ee
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
templates: split getgraphnode() body into two functions getgraphnodecurrent() is checking if the node is currently checked out and getgraphnodesymbol() is checking properties that have more to do with the stored data and the DAG.

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