view tests/narrow-library.sh @ 44429:24a3a9f7ea77 stable

histedit: fix formatting after D8150 Differential Revision: https://phab.mercurial-scm.org/D8230
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 05 Mar 2020 08:30:11 -0800
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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