view tests/narrow-library.sh @ 38416:35b50237908b

configitem: reorder items in the 'server' section Keeping things alphabetically sorted.
author Boris Feld <boris.feld@octobus.net>
date Tue, 19 Jun 2018 18:21:37 +0200
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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