.arcconfig
author Augie Fackler <augie@google.com>
Wed, 05 Feb 2020 17:12:39 -0500
changeset 44333 e76d98546bd2
parent 44128 ff396501e841
permissions -rw-r--r--
merge: use manifestdict.walk() instead of manifestdict.matches() As with other patches in this series, this avoids making a potentially-expensive copy of a manifest. Differential Revision: https://phab.mercurial-scm.org/D8084

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