tests/narrow-library.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 17 May 2022 11:57:17 +0100
changeset 49321 c12c843f0db7
parent 47921 0c92cd9286ee
permissions -rw-r--r--
bundlespec: phase out the `_bundlespeccgversions` mapping The `_bundlespeccgversions` mapping is redundant with the `cg.version` parameter. We move all users to the `cg.version` version and phase out the `_bundlespeccgversions` mapping.

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[experimental]
changegroup3 = True
EOF