##// END OF EJS Templates
packaging: move build-linux-wheels.sh to contrib/packaging/...
packaging: move build-linux-wheels.sh to contrib/packaging/ Differential Revision: https://phab.mercurial-scm.org/D3548

File last commit:

r36175:2405ca78 default
r38030:142998a4 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