.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 13 Jan 2018 13:31:27 +0900
changeset 35622 e925f33ac088
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
share: convert EOL of hgrc before writing to bytes IO Text IO is useless on Python 3 as it must be a unicode stream.

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