.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 26 Jul 2020 12:46:04 -0700
branchstable
changeset 45202 20d110e6eea6
parent 44128 ff396501e841
permissions -rw-r--r--
clonebundles: document REQUIREDRAM key This is a follow-up to 72feaeb510b3, which introduced the feature. The key should be documented as part of the format specification inside the extension docstring. Differential Revision: https://phab.mercurial-scm.org/D8838

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