view tests/narrow-library.sh @ 37596:8c121a9837ca

formatter: remove unused private attributes from baseformatter No idea what they were for.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 12 Apr 2018 23:24:33 +0900
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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