view tests/narrow-library.sh @ 45176:3264d58e8b06

phases: fix clang-format error
author Yuya Nishihara <yuya@tcha.org>
date Sat, 18 Jul 2020 18:19:14 +0900
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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