view tests/narrow-library.sh @ 42546:904e0da2e195

merge with stable
author Yuya Nishihara <yuya@tcha.org>
date Sun, 30 Jun 2019 15:10:56 +0900
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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