tests/test-evolve-obshistory.t
changeset 5339 258c0a99c5b0
parent 5262 678a9223aad3
child 5349 e8660b28bfee
equal deleted inserted replaced
5338:7e93d9db1d1a 5339:258c0a99c5b0
   128   obsoleted 1 changesets
   128   obsoleted 1 changesets
   129   new changesets 7a230b46bf61 (1 drafts)
   129   new changesets 7a230b46bf61 (1 drafts)
   130   (run 'hg heads' to see heads, 'hg merge' to merge)
   130   (run 'hg heads' to see heads, 'hg merge' to merge)
   131   working directory parent is obsolete! (471f378eab4c)
   131   working directory parent is obsolete! (471f378eab4c)
   132   (use 'hg evolve' to update to its successor: 7a230b46bf61)
   132   (use 'hg evolve' to update to its successor: 7a230b46bf61)
   133 Check that debugobshistory works with markers pointing to missing local
   133 Check that obslog works with markers pointing to missing local changectx
   134 changectx
       
   135   $ hg obslog 7a230b46bf61 --patch
   134   $ hg obslog 7a230b46bf61 --patch
   136   o  7a230b46bf61 (2) A2
   135   o  7a230b46bf61 (2) A2
   137   |
   136   |
   138   x  fdf9bde5129a
   137   x  fdf9bde5129a
   139   |    reworded(description) as 7a230b46bf61 using amend by test (Thu Jan 01 00:00:00 1970 +0000)
   138   |    reworded(description) as 7a230b46bf61 using amend by test (Thu Jan 01 00:00:00 1970 +0000)