.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Mon, 20 Jul 2020 20:31:24 +0900
branchstable
changeset 45185 a17454a189d1
parent 44128 ff396501e841
permissions -rw-r--r--
chgserver: discard buffered output before restoring fds (issue6207) On Python 3, flush() appears not discarding buffered data on EPIPE, and the buffered data will be carried over to the restored stdout.

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