view .arcconfig @ 41926:cb6c9d41a23e

discovery-helper: move repository creation in a function This makes it easier to update this duplicated code. (we do a small output fix as we go)
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 10 Mar 2019 18:50:38 +0100
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

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