.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 15 Oct 2019 22:02:34 -0400
changeset 43268 e88549a02f5e
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
tests: stabilize test-eol-update on Windows These appeared in the recent eol fix series. I'm not sure about the identity mismatch warning- it seems like a general timing issue, because it happened on the first run but not when run with `--loop`. The buildbot also flagged this. Differential Revision: https://phab.mercurial-scm.org/D7112

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