.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Wed, 08 Jun 2022 18:09:24 +0200
changeset 49353 5e53ecbc308f
parent 44128 ff396501e841
permissions -rw-r--r--
rust: add IntersectionMatcher This will be used in the upcoming support for sparse checkouts in Rust-augmented status and later in rhg support for sparse checkouts.

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