.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Fri, 17 Aug 2018 10:51:05 +0900
changeset 39138 8547c8590ac1
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
branchmap: explicitly convert file into iterator Follows up 2a4bfbb52111. This is required for httprangereader, which is not an iterable itself.

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