view tests/narrow-library.sh @ 48529:c514936d92b4

revlog: remove deprecated APIs Differential Revision: https://phab.mercurial-scm.org/D11951
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 23 Dec 2021 14:48:31 +0100
parents 0c92cd9286ee
children
line wrap: on
line source

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