tests/narrow-library.sh
author spectral <spectral@google.com>
Tue, 02 Oct 2018 13:38:26 -0700
changeset 39982 19103e68a698
parent 36157 2405ca783672
child 40882 bcf70058af90
permissions -rw-r--r--
treemanifests: make _loadchildrensetlazy just call _loadlazy This was suggested on the original review for _loadchildrensetlazy (D4370), it's taken me a while to get to it though. Differential Revision: https://phab.mercurial-scm.org/D4843

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