##// END OF EJS Templates
localrepo: recognize trivial "null" queries in `anyrev`...
r44146:c0e04f07 default
Show More
narrow-library.sh
8 lines | 122 B | application/x-sh | BashLexer
cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=python "$RUNTESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF