.arcconfig
author Augie Fackler <augie@google.com>
Mon, 12 Feb 2018 14:42:47 -0500
changeset 36138 8fd0a9e2d7e9
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
narrow: make restrictpatterns a little more idiomatic I'm not sure why invalid_includes was an out-param, but it doesn't look like there's any reason for it to be now. Differential Revision: https://phab.mercurial-scm.org/D2192

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