.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 23 May 2023 01:28:56 +0200
changeset 50532 116da6bb7e3b
parent 44128 ff396501e841
permissions -rw-r--r--
stream-clone: add the `-exp` prefix to the bundle part We forget to do so in 58adcabc295f, however this is important to prevent "current" client to send incompatible version to future client.

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