##// 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
r38616:afef1e36 @72 default
Show More
narrow-library.sh
8 lines | 119 B | application/x-sh | BashLexer
/ tests / narrow-library.sh
Augie Fackler
narrow: import experimental extension from narrowhg revision cb51d673e9c5...
r36096 cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=python "$TESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF