.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 10 Mar 2018 19:49:09 +0900
changeset 36838 c268ba15deb3
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: open patch file in binary mode and convert eol manually Here we don't introduce a reader wrapper since it wouldn't be easy to make read(n) handle partial data and length correctly.

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