view tests/narrow-library.sh @ 45394:42202492a3b9 stable

Added signature for changeset f62bb5d07848
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 01 Sep 2020 16:27:25 +0530
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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