view tests/narrow-library.sh @ 43041:559ac8411f12

sidedata: add a debugsidedata command The command provide basic capabilities to inspect revision side data. Differential Revision: https://phab.mercurial-scm.org/D6897
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 10 Sep 2019 00:15:47 +0200
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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