.arcconfig
author Manuel Jacob <me@manueljacob.de>
Thu, 02 Jul 2020 04:37:18 +0200
changeset 45039 2bfbd7d2c204
parent 44128 ff396501e841
permissions -rw-r--r--
procutil: define LineBufferedWrapper on all Python versions There’s nothing Python 3-only about LineBufferedWrapper. In the future, we may want to use it on Windows, to work around missing line-buffering support.

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