view tests/narrow-library.sh @ 39033:ed9537bd2d1a

patchbomb: use native strs for email header keys and values Differential Revision: https://phab.mercurial-scm.org/D4223
author Augie Fackler <augie@google.com>
date Thu, 09 Aug 2018 18:28:43 -0400
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

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