view tests/narrow-library.sh @ 51187:8c4e8d06432e

rust-mixed-index: move the mmap keepalive into a function The same code will be used for keeping the new index mmap around.
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 29 Jun 2023 16:09:57 +0200
parents 0c92cd9286ee
children
line wrap: on
line source

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