view tests/narrow-library.sh @ 41057:f7863606d4ff

exthelper: add a cautionary note about adding attributes to containers
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 23 Dec 2018 14:52:43 -0500
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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