.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 28 Feb 2024 22:39:10 +0100
changeset 51481 4456c15bde9e
parent 44128 ff396501e841
permissions -rw-r--r--
stream-clone-test: simplify bookmark clone The important things to test here is the number of file included (to catch that the bookmark file was sent). So we keep that part non glob'ed but glob the rest. The glob'ed numbers are very fragile and consume a lot of time for little value when adjusting formats, caches, and protocol.

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