##// END OF EJS Templates
linelog: fix bytes/str issue in exception raise on Python 3...
linelog: fix bytes/str issue in exception raise on Python 3 Differential Revision: https://phab.mercurial-scm.org/D4170

File last commit:

r36175:2405ca78 default
r38998:70a19e80 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