.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Wed, 21 Feb 2018 23:02:39 +0900
changeset 36416 07e207e88b42
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
showconfig: use set to filter sections and entry names Before, an entry matching the specified section could be printed twice if the selector wasn't unique. "sections" and "items" are renamed because it's hard to distinguish "sections" from the loop variable "section".

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