tests/narrow-library.sh
author Yuya Nishihara <yuya@tcha.org>
Sat, 13 Oct 2018 10:58:06 +0200
changeset 40232 d99a588d8515
parent 36195 2405ca783672
child 40900 bcf70058af90
permissions -rw-r--r--
py3: pass in system string to vars(branchmap).__contains__()

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