.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sun, 25 Nov 2018 22:39:54 +0900
changeset 40718 5bcf264bb1a0
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
localrepo: correct docstring of filectx() The same reason as b6c2543e1dd8. It can't be any changeset specifiers but revision number.

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