view tests/narrow-library.sh @ 50064:b54801fec664

dirstate-guard: remove the usage in `import` It is now redundant with the transaction spawning the same scope.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 14 Feb 2023 00:42:00 +0100
parents 0c92cd9286ee
children
line wrap: on
line source

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