tests/narrow-library.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 15 May 2023 09:00:46 +0200
changeset 50487 92611344aec2
parent 47921 0c92cd9286ee
permissions -rw-r--r--
store: use StoreEntry API instead of parsing filename when listing manifestlog This is more explicit and more robust.

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