.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 02 Dec 2022 16:42:36 +0100
changeset 49855 f22364e4eb13
parent 44128 ff396501e841
permissions -rw-r--r--
path: pass `path` to `peer` in mq We directly use the `path` object to build the `peer` object. There is one case where we don't. We should fix that at the same time as we fix the sub-repo cases.

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