tests/narrow-library.sh
author Yuya Nishihara <yuya@tcha.org>
Mon, 02 Apr 2018 00:03:49 +0900
changeset 37948 40a664bd06fa
parent 36195 2405ca783672
child 40900 bcf70058af90
permissions -rw-r--r--
hgweb: wrap {bookmarks} by hybridlist() This is also a list of simple values.

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