.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 28 Sep 2018 13:55:17 -0700
changeset 39942 84092edd5c88
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
narrow: drop unnecessary overrides of patch The patch overrides became unnecessary when I made context.status() filter by the narrowspec in e411774a2e0f (narrow: move status-filtering to core and to ctx, 2018-08-02). Differential Revision: https://phab.mercurial-scm.org/D4823

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