.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 29 Nov 2022 22:03:10 +0100
changeset 49803 c37287340c00
parent 44128 ff396501e841
permissions -rw-r--r--
static-http: have `statichttprepo.instance` return a peer object It previously returned a statichttprepo object which could not be used for anything but creating a peer. So lets put it into the peer bucket with a peer behavior.

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