view tests/narrow-library.sh @ 41772:52d4cb162902

templatekw: migrate to new method for getting copy info Differential Revision: https://phab.mercurial-scm.org/D6012
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 26 Mar 2018 10:41:42 -0700
parents bcf70058af90
children d72378f93a44
line wrap: on
line source

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