tests/test-rebase-mq.t
changeset 23518 2fb0504b8175
parent 23517 4f18e80d9c30
child 23835 aa4a1672583e
equal deleted inserted replaced
23517:4f18e80d9c30 23518:2fb0504b8175
   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   $ hg qseries
   341   $ hg qseries
   341   guarded
   342   guarded
   342   bar
   343   bar
   343   foo
   344   foo
   344   $ [ -f .hg/patches/empty-important ]
   345   $ [ -f .hg/patches/empty-important ]