.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 02 Mar 2023 04:16:47 +0100
changeset 50248 2fbc109fd58a
parent 44128 ff396501e841
permissions -rw-r--r--
narrow: read pending file when applicable Now that this is part of the transaction, this is necessary to make sure we read the right data in hooks (if any).

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