.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 02 Jun 2018 22:18:12 -0400
changeset 38231 51e420a7a41a
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
cmdutil: use internal separators when building the terse list Status uses internal separators, so this is more correct. See c974320d20b9 and 362096cfdb1f. A utility method is still needed, so that the paths starting with '/' aren't created when `self.path` is empty.

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