tests/narrow-library.sh
author Augie Fackler <augie@google.com>
Mon, 12 Feb 2018 23:51:37 -0500
changeset 36134 2a28bdb63f05
parent 36079 a2a6e724d61a
child 36157 2405ca783672
permissions -rw-r--r--
convert: make hg sha1 regex consistently be a bytes Differential Revision: https://phab.mercurial-scm.org/D2222

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