view tests/narrow-library.sh @ 48349:c12ed33558cb

rhg: Add support for `rhg status -n` The `RHG_STATUS=1` bit added here can be removed when `unset RHG_STATUS` near the top of the file is removed. Differential Revision: https://phab.mercurial-scm.org/D11815
author Simon Sapin <simon.sapin@octobus.net>
date Fri, 26 Nov 2021 15:59:09 +0100
parents 0c92cd9286ee
children
line wrap: on
line source

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