view tests/narrow-library.sh @ 38569:62249cfe02d2

context: no longer accept diff options as dictionnary Since we already broke the API earlier in this stack, there are no point to introducing a new deprecation warning.
author Boris Feld <boris.feld@octobus.net>
date Sat, 23 Jun 2018 15:03:05 +0200
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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