.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 08 Mar 2023 15:43:23 +0100
changeset 50389 b61e5f763e01
parent 44128 ff396501e841
permissions -rw-r--r--
bundle: add some phase boundary in the bundle type test case Same logic as the previous one, we want the tests to cover richer cases. It actually reveal a bug in `hg bundle foo.hg REMOTE` involving secret. So this is definitly not a bad idea.

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