view tests/narrow-library.sh @ 48669:7ee07e1a25c0

share-safe: enable by default (BC) The feature have been around for a year (4 version) and is quite important. Lets make it enabled by default. Differential Revision: https://phab.mercurial-scm.org/D11997
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 11 Jan 2022 21:40:08 +0100
parents 0c92cd9286ee
children
line wrap: on
line source

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