view tests/narrow-library.sh @ 48080:3195324cacd5 stable

Added tag 5.9.2 for changeset 750920b18aaa
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 05 Oct 2021 21:17:23 +0530
parents 1d075b857c90
children 9c4204b7f3e4
line wrap: on
line source

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh="$PYTHON" "$RUNTESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF