##// END OF EJS Templates
test-subrepo-mq-svn.t: correct comment...
Kevin Bullock -
r13326:535a8912 default
parent child Browse files
Show More
@@ -5,7 +5,7 b''
5 $ echo "[diff]" >> $HGRCPATH
5 $ echo "[diff]" >> $HGRCPATH
6 $ echo "nodates=1" >> $HGRCPATH
6 $ echo "nodates=1" >> $HGRCPATH
7
7
8 fn to create new repository w/dirty subrepo, and cd into it
8 fn to create new repository, and cd into it
9 $ mkrepo() {
9 $ mkrepo() {
10 > hg init $1
10 > hg init $1
11 > cd $1
11 > cd $1
General Comments 0
You need to be logged in to leave comments. Login now