.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 08 Mar 2024 10:51:01 +0100
changeset 51537 715be2690d28
parent 44128 ff396501e841
permissions -rw-r--r--
stream-clone-test: simplify the --uncompressed alias check To check that --uncompressed is an alias we just need to check it trigger a stream clone, we don't need to check anything else.

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