view tests/narrow-library.sh @ 39441:d0a8299e7256

help: correct a typo in tweakdefaults
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 04 Sep 2018 20:54:41 -0400
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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