.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 02 Dec 2022 06:21:08 +0100
changeset 49838 4303fa8f4232
parent 44128 ff396501e841
permissions -rw-r--r--
path: pass `path` to `peer` in `hg debugdiscovery` We directly use the `path` object to build the `peer` object.

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