.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 15 Sep 2020 22:40:26 -0700
changeset 45501 0ce6af73f481
parent 44128 ff396501e841
permissions -rw-r--r--
mergestate: make some callers not pass pointless node argument The node argument is set on the created `mergestate` instance, but these callers don't even look at that instance. Differential Revision: https://phab.mercurial-scm.org/D9031

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