tests/narrow-library.sh
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 30 Oct 2020 13:26:18 -0700
changeset 45866 996cd73431a3
parent 40882 bcf70058af90
child 46012 d72378f93a44
permissions -rw-r--r--
help: document the new [command-templates] config section Differential Revision: https://phab.mercurial-scm.org/D9265

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