##// END OF EJS Templates
util: make new timedcmstats class Python 3 compatible
util: make new timedcmstats class Python 3 compatible

File last commit:

r36175:2405ca78 default
r38848:9d49bb11 default
Show More
narrow-library.sh
8 lines | 119 B | application/x-sh | BashLexer
cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=python "$TESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF