tests/test-uncommit-interactive.t
changeset 5123 900668a93629
parent 4712 e2c548cc83b5
child 5159 e5fe3ca5e6ad
child 5323 417503ef667d
equal deleted inserted replaced
5122:e3ab6017a40a 5123:900668a93629
   175 
   175 
   176   $ hg obslog
   176   $ hg obslog
   177   @  678a59e5ff90 (3) another one
   177   @  678a59e5ff90 (3) another one
   178   |
   178   |
   179   x  f70fb463d5bf (1) another one
   179   x  f70fb463d5bf (1) another one
   180        rewritten(content) as 678a59e5ff90 using uncommit by test (Thu Jan 01 00:00:00 1970 +0000)
   180        amended(content) as 678a59e5ff90 using uncommit by test (Thu Jan 01 00:00:00 1970 +0000)
   181          note: note on amend --extract
   181          note: note on amend --extract
   182   
   182   
   183 The unselected part should be in the diff
   183 The unselected part should be in the diff
   184 -----------------------------------------
   184 -----------------------------------------
   185 
   185 
   310 
   310 
   311   $ hg obslog
   311   $ hg obslog
   312   @  46e35360be47 (5) another one
   312   @  46e35360be47 (5) another one
   313   |
   313   |
   314   x  678a59e5ff90 (3) another one
   314   x  678a59e5ff90 (3) another one
   315   |    rewritten(content) as 46e35360be47 using uncommit by test (Thu Jan 01 00:00:00 1970 +0000)
   315   |    amended(content) as 46e35360be47 using uncommit by test (Thu Jan 01 00:00:00 1970 +0000)
   316   |      note: testing uncommit on dirty wdir
   316   |      note: testing uncommit on dirty wdir
   317   |
   317   |
   318   x  f70fb463d5bf (1) another one
   318   x  f70fb463d5bf (1) another one
   319        rewritten(content) as 678a59e5ff90 using uncommit by test (Thu Jan 01 00:00:00 1970 +0000)
   319        amended(content) as 678a59e5ff90 using uncommit by test (Thu Jan 01 00:00:00 1970 +0000)
   320          note: note on amend --extract
   320          note: note on amend --extract
   321   
   321   
   322 
   322 
   323 Push the changes back to the commit and more commits for more testing
   323 Push the changes back to the commit and more commits for more testing
   324 
   324