##// END OF EJS Templates
mq: test commit in repo with patches applied
Vadim Gelfer -
r2846:b8d587cf default
parent child Browse files
Show More
@@ -103,6 +103,9 b' hg qnext'
103 hg qprev
103 hg qprev
104 hg qapplied
104 hg qapplied
105
105
106 echo % commit should fail
107 hg commit
108
106 echo % qunapplied
109 echo % qunapplied
107 hg qunapplied
110 hg qunapplied
108
111
@@ -102,6 +102,8 b' Now at: test.patch'
102 test2.patch
102 test2.patch
103 Only one patch applied
103 Only one patch applied
104 test.patch
104 test.patch
105 % commit should fail
106 abort: cannot commit over an applied mq patch
105 % qunapplied
107 % qunapplied
106 test2.patch
108 test2.patch
107 % strip
109 % strip
General Comments 0
You need to be logged in to leave comments. Login now