.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Fri, 07 Sep 2018 22:12:46 +0900
changeset 39485 6772cf74ff6f
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
hgweb: show shortlog by default in json output (issue5978)

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