tests/narrow-library.sh
author Yuya Nishihara <yuya@tcha.org>
Wed, 15 Aug 2018 10:47:07 +0900
changeset 39100 e9e742bd0501
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
rebase: use action variable to select things to do

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