.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 11 Sep 2018 10:54:20 -0700
changeset 39547 576b92928cc7
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
narrow: mark wire proto capability names experimental and versioned We already plan to add a "widen" wire protocol command to the "narrow" capability, so let's version the capabilities as "exp-narrow-1" and "exp-ellipses-1". When we add the "widen" command, we will then add a "exp-narrow-2" capability to indicate support for that command. Differential Revision: https://phab.mercurial-scm.org/D4529

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