view tests/narrow-library.sh @ 44993:98f97026fa05

phases: remove useless lookup of repo[rev].rev() in _retractboundary changectx object is no longer needed thanks to a54ee130210a.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 20 Jun 2020 11:10:23 +0900
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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