tests/narrow-library.sh
author Simon Sapin <simon.sapin@octobus.net>
Tue, 08 Feb 2022 14:20:58 +0100
changeset 48734 3e2b4bb286e7
parent 47921 0c92cd9286ee
permissions -rw-r--r--
rhg: Colorize `rhg status` output when appropriate Differential Revision: https://phab.mercurial-scm.org/D12168

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