view .arcconfig @ 43056:f71b3c561b93

automation: improve documentation for credentials management Differential Revision: https://phab.mercurial-scm.org/D6982
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 05 Oct 2019 11:58:17 -0400
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:.^"
}