.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Mon, 18 Sep 2023 17:11:11 +0200
changeset 51191 13f58ce70299
parent 44128 ff396501e841
permissions -rw-r--r--
rust-revlog: teach the revlog opening code to read the repo options This will become necessary as we start writing revlog data from Rust.

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