.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 19 Apr 2023 16:59:03 +0200
branchstable
changeset 50434 ca1522fe4ec8
parent 44128 ff396501e841
permissions -rw-r--r--
delta-find: assume the target-rev if not specified This will be useful in the next patch, but I am putting it in its own commit to make sure we can easily bisect any subtle side effect. (none are expected, but still)

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