.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 11 Oct 2019 00:18:34 -0700
changeset 43249 63d440bef72a
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
widening: pass in matchers instead of patterns This matches how it's done for the non-ellipsis case. The oldmatch is not used yet, but it should be used eventually when widening no longer resends manifests and files the client already has. Differential Revision: https://phab.mercurial-scm.org/D7099

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