.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Wed, 02 Aug 2017 22:04:02 +0900
branchstable
changeset 33622 b4793cc8e1c0
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
tests: clear __pycache__ for PyPy compatibility (issue5638) (issue5642)

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