.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 03 Feb 2023 12:54:17 +0100
branchstable
changeset 49977 b5ecd0bcbcd7
parent 44128 ff396501e841
permissions -rw-r--r--
fix: add more information to the debug output The previous debug output did not help to understand which file where fixed in which revision. The new output should cover that.

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