view tests/narrow-library.sh @ 44455:4152183acedd

mq: don't tell user to commit merge that we already committed Differential Revision: https://phab.mercurial-scm.org/D8000
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 24 Jan 2020 15:51:19 -0800
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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