.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 02 Dec 2022 18:19:59 +0100
changeset 49757 5f71fff8dc74
parent 44128 ff396501e841
permissions -rw-r--r--
peer: pass the `path` object to `make_peer` We don't do anything with it yet, but we can start implementing it for each peer type starting now.

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