tests/test-obsolete.t
changeset 990 c863269aed01
parent 989 33096d7d094b
child 1035 59bc29c84ce0
equal deleted inserted replaced
989:33096d7d094b 990:c863269aed01
   493   o  1 - 7c3bad9141dc add b
   493   o  1 - 7c3bad9141dc add b
   494   |
   494   |
   495   o  0 - 1f0dee641bb7 add a
   495   o  0 - 1f0dee641bb7 add a
   496   
   496   
   497 
   497 
   498   $ hg log -G  --template='{rev} - {node|short}\n' --hidden
   498   $ hg log -G  --template='{rev} - {node|short} {desc}\n' --hidden
   499   x  9 - 83b5778897ad
   499   x  9 - 83b5778897ad add toto
   500   
   500   
   501   o  8 - 159dfc9fa5d3
   501   o  8 - 159dfc9fa5d3 add obsol_d''
   502   |
   502   |
   503   | x  7 - 909a0fb57e5d
   503   | x  7 - 909a0fb57e5d add obsol_d'
   504   |/
   504   |/
   505   | x  6 - 95de7fc6918d
   505   | x  6 - 95de7fc6918d add obsol_d
   506   |/
   506   |/
   507   | x  5 - a7a6f2b5d8a5
   507   | x  5 - a7a6f2b5d8a5 add d
   508   |/
   508   |/
   509   | o  4 - 725c380fe99b
   509   | o  4 - 725c380fe99b add obsol_c'
   510   | |
   510   | |
   511   x |  3 - 0d3f46688ccc
   511   x |  3 - 0d3f46688ccc add obsol_c
   512   |/
   512   |/
   513   | x  2 - 4538525df7e2
   513   | x  2 - 4538525df7e2 add c
   514   |/
   514   |/
   515   o  1 - 7c3bad9141dc
   515   o  1 - 7c3bad9141dc add b
   516   |
   516   |
   517   o  0 - 1f0dee641bb7
   517   o  0 - 1f0dee641bb7 add a
   518   
   518   
   519 
   519 
   520 should not rebase extinct changesets
   520 should not rebase extinct changesets
   521 
   521 
   522 #excluded 'whole rebase set is extinct and ignored.' message not in core
   522 #excluded 'whole rebase set is extinct and ignored.' message not in core