tests/narrow-library.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 07 Aug 2019 23:46:14 +0200
changeset 42787 1ea668722c0d
parent 40882 bcf70058af90
child 46012 d72378f93a44
permissions -rw-r--r--
revlog: assign rawtext earlier in `_revisiondata` Assigning the revision earlier make the code easier to read.

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