.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Wed, 30 Aug 2017 23:53:30 +0900
changeset 34017 62cc1f17c571
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
revset: fix example describing how ordering is determined It was 'X & !Y' before.

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