tests/test-rebase-mq.t
changeset 16912 6ef3107c661e
parent 16531 b9f51f49bf2a
child 18648 76b69cccb07a
equal deleted inserted replaced
16911:39d38f16a3f7 16912:6ef3107c661e
   233   +++ b/p	??? ??? ?? ??:??:?? ???? ????? (glob)
   233   +++ b/p	??? ??? ?? ??:??:?? ???? ????? (glob)
   234   @@ -1,1 +1,1 @@
   234   @@ -1,1 +1,1 @@
   235   -mq1
   235   -mq1
   236   +mq2
   236   +mq2
   237 
   237 
       
   238   $ cd ..
   238 
   239 
   239 Rebase with guards
   240 Rebase with guards
   240 
   241 
   241   $ hg init foo
   242   $ hg init foo
   242   $ cd foo
   243   $ cd foo
   337   |
   338   |
   338   o  1:* 'b' tags: qparent (glob)
   339   o  1:* 'b' tags: qparent (glob)
   339   |
   340   |
   340   o  0:* 'a' tags: (glob)
   341   o  0:* 'a' tags: (glob)
   341   
   342   
       
   343   $ cd ..