.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Thu, 08 Feb 2018 11:39:23 -0800
changeset 36216 7218e93ade47
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
sshpeer: log remote capabilities after protocol upgrade This helps reduce variance with version 1 and will help prevent test output divergence as we start testing protocol version 2 more widely. Differential Revision: https://phab.mercurial-scm.org/D2205

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