.arcconfig
author Augie Fackler <augie@google.com>
Mon, 16 Jul 2018 18:17:44 -0400
changeset 39027 8919cc4f63b4
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
patchbomb: python 3 really wants those email addresses in unicode At this point, test-patchbomb-tls.t almost passes on Python 3, but I'm not really sure what the issue is: we just get a `abort: Connection unexpectedly closed` that doesn't make sense to me. Differential Revision: https://phab.mercurial-scm.org/D3957

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