.arcconfig
author Simon Sapin <simon.sapin@octobus.net>
Mon, 08 Feb 2021 23:41:58 +0100
changeset 46505 a25033eb43b5
parent 44128 ff396501e841
permissions -rw-r--r--
rhg: add limited support for the `config` sub-command Only with one argument and no flag. This is mostly for testing. Differential Revision: https://phab.mercurial-scm.org/D9972

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