.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 08 Aug 2018 15:14:59 -0700
changeset 39050 c921ad9cae08
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
changegroup: move manifest chunk emission to generate() We want to get to a point where we can emit data structures from deltagroup() and derive the raw changegroup data as late as possible. Differential Revision: https://phab.mercurial-scm.org/D4209

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