view .arcconfig @ 40335:01bdf7294274

zsh_completion: fix a couple of flags still not being perfect Differential Revision: https://phab.mercurial-scm.org/D5141
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 17 Oct 2018 22:31:34 +0800
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

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