.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Thu, 22 Sep 2016 19:41:42 +0900
changeset 35301 d67bcfc0041f
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
revset: make follow() accept empty startrev This is the same behavior as ancestors(emptyset).

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