view tests/narrow-library.sh @ 42257:a4f7dceb07bf

phabricator: fallback to reading metadata from diff for phabread Differential Revision: https://phab.mercurial-scm.org/D6301
author Ian Moody <moz-ian@perix.co.uk>
date Mon, 22 Apr 2019 18:55:26 +0100
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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