.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 01 Dec 2022 01:32:24 +0100
changeset 49808 0acefbbcc82a
parent 44128 ff396501e841
permissions -rw-r--r--
path: add a method to retrieve a "push variant" of a path This gets you the same path, but using the `pushurl` as destination. This opens the way for a lot of different improvements, the one which interests us is having `peer` objects aware of the `path` they came from.

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