tests/narrow-library.sh
author Simon Sapin <simon.sapin@octobus.net>
Fri, 10 Dec 2021 14:27:00 +0100
changeset 48490 4a983b69e519
parent 47952 0c92cd9286ee
permissions -rw-r--r--
rhg: Add support for ui.ignore and ui.ignore.* config This fixes some but not all failures in `tests/test-hgignore.t` when running with `rhg status` enabled. Differential Revision: https://phab.mercurial-scm.org/D11907

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