.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 02 Dec 2022 06:31:19 +0100
changeset 49729 acf4be97033b
parent 44128 ff396501e841
permissions -rw-r--r--
path: pass `path` to `peer` in `hg transplant` We directly use the `path` object to build the `peer` object.

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