.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 18 Dec 2018 14:01:06 -0500
changeset 41010 b6c610bf567e
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: use bytes stdout in test-check-help.t Setting stdout to binary seemed to have no effect on Windows, as it was appending a literal '\r' to each topic keyword. This also stops prepending 'b' to the topic on all platforms as well.

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