##// END OF EJS Templates
py3: fix bundle heads to be consumable more than once
py3: fix bundle heads to be consumable more than once

File last commit:

r36175:2405ca78 default
r38853:afef1e36 @72 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