view tests/narrow-library.sh @ 36140:3a90159c2c2e

cat: migrate to the fileprefetch callback mechanism
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 11 Feb 2018 00:51:22 -0500
parents a2a6e724d61a
children 2405ca783672
line wrap: on
line source

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