tests/narrow-library.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 17 May 2021 15:27:29 +0200
changeset 47309 e96f75857361
parent 47032 1d075b857c90
child 47951 9c4204b7f3e4
permissions -rw-r--r--
updatecaches: use the caches argument in `hg debugupdatecaches` This is the new way. Differential Revision: https://phab.mercurial-scm.org/D10729

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