.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sun, 18 Feb 2018 22:13:25 +0900
changeset 36308 548316560a05
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: use bytes() to byte-stringify url object in url.py Perhaps we'll have to convert it back and forth from/to bytes and unicode at urllib boundary, but at least util.hidepassword() wants a byte string.

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