.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Tue, 27 Jun 2023 17:34:51 +0200
changeset 51190 6ec8387eb0be
parent 44128 ff396501e841
permissions -rw-r--r--
rust-index: pass data down to the Rust index This will allow us to start keeping the Rust index synchronized with the cindex as we gradually implement more and more methods in Rust. This will eventually be removed.

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