.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Tue, 19 Nov 2019 23:49:05 +0900
changeset 43793 7b14d649af1b
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
typing: consolidate "if not globals():" trick Removes redundant inline comments. I think pycompat is good place to host this kind of constants.

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