tests/test-rebase-mq.t
changeset 40864 09680349cc2d
parent 35393 4441705b7111
child 40865 4edd427f34c1
equal deleted inserted replaced
40863:443eb4bc41af 40864:09680349cc2d
   335   empty-important
   335   empty-important
   336   bar
   336   bar
   337   foo
   337   foo
   338   $ [ -f .hg/patches/empty-important ]
   338   $ [ -f .hg/patches/empty-important ]
   339   $ hg -q rebase -d 2
   339   $ hg -q rebase -d 2
   340   note: rebase of 1:0aaf4c3af7eb created no changes to commit
   340   note: rebase of 1:0aaf4c3af7eb "important commit message" (empty-important qbase) created no changes to commit
   341   $ hg qseries
   341   $ hg qseries
   342   guarded
   342   guarded
   343   bar
   343   bar
   344   foo
   344   foo
   345   $ [ -f .hg/patches/empty-important ]
   345   $ [ -f .hg/patches/empty-important ]