.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Tue, 31 Oct 2023 18:09:43 +0100
changeset 51253 3551f2a1c963
parent 44128 ff396501e841
permissions -rw-r--r--
debugindexstats: handle the lack of Rust support better We don't have any stats in the Rust index. Currently it is not known which stats would be interesting to get, so if they end up being important, we can add them later.

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