.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 15 Apr 2021 09:59:12 +0200
changeset 46966 1e2f2c782928
parent 44128 ff396501e841
permissions -rw-r--r--
revset: drop an outdated comment There is not `ui.expandpath` call there anymore. Differential Revision: https://phab.mercurial-scm.org/D10435

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