tests/narrow-library.sh
author Yuya Nishihara <yuya@tcha.org>
Wed, 31 Oct 2018 22:29:05 +0900
changeset 40897 0c638ff69f5c
parent 36195 2405ca783672
child 40900 bcf70058af90
permissions -rw-r--r--
util: add method to peek item in lrucachedict I want a function that doesn't unnecessarily update the internal state of the cache dict after fork().

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