.arcconfig
author Pierre-Yves DAVID <pierre-yves.david@octobus.net>
Sat, 04 Jun 2022 18:58:07 +0200
changeset 49460 3c026138f234
parent 44128 ff396501e841
permissions -rw-r--r--
compare-disco: display a header by default This help us to understand the output. (the code is hacky, but this is a quicky and dirty debug script)

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