##// END OF EJS Templates
revset: use %d to turn an int into a bytestr...
revset: use %d to turn an int into a bytestr Differential Revision: https://phab.mercurial-scm.org/D2557

File last commit:

r36175:2405ca78 default
r36599:b755eab7 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