.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 08 Feb 2019 10:32:48 -0800
changeset 41649 799e156785f7
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
subrepo: (mostly) use relative path in "skipping missing subrepository" This is consistent with the other messages printed by these functions. Note that addremove is a little different and prints absolute (aka repo-relative) paths if no argument was given. Differential Revision: https://phab.mercurial-scm.org/D5900

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