view tests/narrow-library.sh @ 44777:ee0790b67c45 stable

Added signature for changeset cf3e07d7648a
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 01 May 2020 21:47:39 +0530
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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