tests/narrow-library.sh
author Antoine cezar<acezar@chwitlabs.fr>
Mon, 28 Sep 2020 14:06:23 +0200
changeset 45598 497657895b54
parent 40900 bcf70058af90
child 46027 d72378f93a44
permissions -rw-r--r--
hg-core: return `Err` on decompression error (D8958#inline-15004 followup) Differential Revision: https://phab.mercurial-scm.org/D9100

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