view .arcconfig @ 39444:45d12c49c3f3

zsh_completion: complete shelve and unshelve Differential Revision: https://phab.mercurial-scm.org/D4428
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 22 Aug 2018 09:02:07 +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:.^"
}