.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Thu, 03 Aug 2017 00:45:02 +0900
changeset 33687 6294654453ee
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: use bytes IO to write sample hgrc Unicode sucks. Stop using Text IO and manually convert line endings.

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