.arcconfig
author Augie Fackler <augie@google.com>
Fri, 27 Apr 2018 11:55:04 -0400
changeset 37967 40381a88bab4
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
tests: port test-wireproto.py to Python 3 A little bit of output churn because we now get b'' prefixes on output in both 2 and 3, but for this test I'm more comfortable knowing that we're using bytestrs everywhere. Differential Revision: https://phab.mercurial-scm.org/D3510

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