tests/narrow-library.sh
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 17 Oct 2018 11:43:39 -0700
changeset 40342 6f152067ba57
parent 36195 2405ca783672
child 40900 bcf70058af90
permissions -rw-r--r--
subrepo: access status members by name instead of by position Taking my first Mercurial project closer to completion. Differential Revision: https://phab.mercurial-scm.org/D5144

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