.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 26 May 2023 16:55:52 +0200
changeset 50544 e6948aafda6f
parent 44128 ff396501e841
permissions -rw-r--r--
clonebundles: move the manifest reading in a dedicated function We are about to make the logic more advanced to help hosting solution, so we need to centralize it first.

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