.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 14 Apr 2021 18:02:25 +0200
changeset 46952 82366464190a
parent 44128 ff396501e841
permissions -rw-r--r--
init: use `get_clone_path` when suitable `hg init` has this weird feature were you can refer to `[paths]` entry select the path to initialize. We move that code to the new APIs. Differential Revision: https://phab.mercurial-scm.org/D10418

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