tests/narrow-library.sh
author Antoine Cezar <antoine.cezar@octobus.net>
Fri, 05 Jun 2020 08:48:09 +0200
changeset 45000 5965efb609b6
parent 40900 bcf70058af90
child 46027 d72378f93a44
permissions -rw-r--r--
hg-core: add FindRoot operation to find repository root path Differential Revision: https://phab.mercurial-scm.org/D8609

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