tests/narrow-library.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 31 Aug 2023 01:21:04 +0200
changeset 50917 1a242d4d2ac4
parent 47921 0c92cd9286ee
permissions -rw-r--r--
fastannotate: use sysstr to deal with some attributes We are now Python3 only and attribute are always unicode string. So no needs to managed them using bytes.

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[experimental]
changegroup3 = True
EOF