.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Thu, 07 Sep 2017 22:27:23 +0900
changeset 34129 902219a99901
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
debuginstall: use codecs.lookup() to detect invalid encoding encoding.fromlocal() never tries to decode an ascii string since 853574db5b12, and there's no universal non-ascii string which can be decoded as any valid character set.

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