tests/narrow-library.sh
author Matt Harbison <matt_harbison@yahoo.com>
Thu, 11 Mar 2021 17:55:52 -0500
branchstable
changeset 46690 90a92f041fc6
parent 46012 d72378f93a44
child 47063 1d075b857c90
permissions -rw-r--r--
typing: add an assertion instead of blacklisting mercurial/extensions.py Differential Revision: https://phab.mercurial-scm.org/D10175

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=$PYTHON "$RUNTESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF