tests/test-obsolete.t
branchmercurial-4.7
changeset 5367 cb5983c0287f
parent 5162 a7fb433faab6
parent 5363 c7c37251d0e2
child 5368 844b1ad5b34b
equal deleted inserted replaced
5283:02cc51ca6795 5367:cb5983c0287f
   713   $ hg evolve
   713   $ hg evolve
   714   parent is obsolete with multiple successors:
   714   parent is obsolete with multiple successors:
   715   [4] add obsol_c'
   715   [4] add obsol_c'
   716   [10] add obsol_c
   716   [10] add obsol_c
   717   [2]
   717   [2]
   718   $ hg olog
   718   $ hg olog -a
       
   719   o  2033b4e49474 (10) add obsol_c
       
   720   |    rebased(parent) from 0d3f46688ccc using rebase by test (Thu Jan 01 00:00:00 1970 +0000)
       
   721   |
       
   722   | o  725c380fe99b (4) add obsol_c'
       
   723   |/     rewritten from 0d3f46688ccc by test (Thu Jan 01 00:00:00 1970 +0000)
       
   724   |
   719   @  0d3f46688ccc (3) add obsol_c
   725   @  0d3f46688ccc (3) add obsol_c
   720   |    rebased(parent) as 2033b4e49474 using rebase by test (Thu Jan 01 00:00:00 1970 +0000)
   726   |    rewritten from 4538525df7e2 by test (Thu Jan 01 00:00:00 1970 +0000)
   721   |    rewritten as 725c380fe99b by test (Thu Jan 01 00:00:00 1970 +0000)
       
   722   |
   727   |
   723   x  4538525df7e2 (2) add c
   728   x  4538525df7e2 (2) add c
   724        rewritten as 0d3f46688ccc by test (Thu Jan 01 00:00:00 1970 +0000)
       
   725   
   729   
   726 
   730 
   727 Check import reports new unstable changeset:
   731 Check import reports new unstable changeset:
   728 
   732 
   729   $ hg up --hidden 2
   733   $ hg up --hidden 2