view tests/narrow-library.sh @ 39100:e9e742bd0501

rebase: use action variable to select things to do
author Yuya Nishihara <yuya@tcha.org>
date Wed, 15 Aug 2018 10:47:07 +0900
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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