tests/narrow-library.sh
author Augie Fackler <augie@google.com>
Fri, 10 Aug 2018 02:02:40 -0400
changeset 39058 a271466cb53a
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
tests: extract printrevset extension from test-glog-beautifygraph.t Differential Revision: https://phab.mercurial-scm.org/D4251

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