.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 17 May 2022 11:57:17 +0100
changeset 49321 c12c843f0db7
parent 44128 ff396501e841
permissions -rw-r--r--
bundlespec: phase out the `_bundlespeccgversions` mapping The `_bundlespeccgversions` mapping is redundant with the `cg.version` parameter. We move all users to the `cg.version` version and phase out the `_bundlespeccgversions` mapping.

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