tests/test-shelve.t
changeset 21541 6062593d8b06
parent 21526 3b40e32e88c3
child 21693 9c35f3a8cac4
equal deleted inserted replaced
21539:0c4077905932 21541:6062593d8b06
   260   user:        test
   260   user:        test
   261   date:        Thu Jan 01 00:00:00 1970 +0000
   261   date:        Thu Jan 01 00:00:00 1970 +0000
   262   summary:     second
   262   summary:     second
   263   
   263   
   264   $ hg resolve -l
   264   $ hg resolve -l
   265   abort: resolve command not applicable when not merging
       
   266   [255]
       
   267   $ hg status
   265   $ hg status
   268   A foo/foo
   266   A foo/foo
   269   ? a/a.orig
   267   ? a/a.orig
   270 
   268 
   271 try to continue with no unshelve underway
   269 try to continue with no unshelve underway