.arcconfig
author Danny Hooper <hooper@google.com>
Fri, 26 Jul 2019 10:47:06 -0700
changeset 42663 4b04244f2d5f
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
fix: add some new test cases These cover a couple of behaviors we were testing at Google that weren't covered here before. Differential Revision: https://phab.mercurial-scm.org/D6698

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