view tests/narrow-library.sh @ 45086:ab33782deb84

rebase: add test case that shows that inmemory rebase does not preserve merges Differential Revision: https://phab.mercurial-scm.org/D8727
author Manuel Jacob <me@manueljacob.de>
date Fri, 10 Jul 2020 01:36:19 +0200
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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