tests/test-inhibit.t
changeset 1540 5a1cfb1160a6
parent 1538 ef5da2310398
child 1542 333e056b3034
equal deleted inserted replaced
1539:72f50a177806 1540:5a1cfb1160a6
   422   $ hg rebase -r ad78ff7d621f -r 53a94305e133 -d  2db36d8066ff
   422   $ hg rebase -r ad78ff7d621f -r 53a94305e133 -d  2db36d8066ff
   423   Warning: accessing hidden changesets 2db36d8066ff for write operation
   423   Warning: accessing hidden changesets 2db36d8066ff for write operation
   424   Warning: accessing hidden changesets ad78ff7d621f,53a94305e133 for write operation
   424   Warning: accessing hidden changesets ad78ff7d621f,53a94305e133 for write operation
   425   rebasing 10:ad78ff7d621f "add cK"
   425   rebasing 10:ad78ff7d621f "add cK"
   426   rebasing 11:53a94305e133 "add cL"
   426   rebasing 11:53a94305e133 "add cL"
       
   427   $ hg log -G
       
   428   o  13:2f7b7704d714 add cL
       
   429   |
       
   430   o  12:fe1634cbe235 add cK
       
   431   |
       
   432   | o  11:53a94305e133 add cL
       
   433   | |
       
   434   | o  10:ad78ff7d621f add cK
       
   435   | |
       
   436   | | @  9:55c73a90e4b4 add cJ
       
   437   | | |
       
   438   | | | o  7:18214586bf78 add cJ
       
   439   | | |/
       
   440   | | o  6:cf5c4f4554ce add cH
       
   441   | | |
       
   442   | | o  5:5419eb264a33 add cG
       
   443   | | |
       
   444   | | o  4:98065434e5c6 add cE
       
   445   | |/
       
   446   o |  3:2db36d8066ff add cD
       
   447   | |
       
   448   o |  2:7df62a38b9bf add cC
       
   449   | |
       
   450   o |  1:02bcbc3f6e56 add cB
       
   451   |/
       
   452   o  0:54ccbc537fc2 add cA
       
   453   
       
   454 
       
   455 Performing the rebase made ad78ff7d621f and 53a94305e133 visible, we prune
       
   456 them to make the graph more legible. It used to be the case that directaccess
       
   457 and inhibit were not making these revisions visible. Both behavior are
       
   458 acceptable but to keep the test changes minimal we prune those changesets.
       
   459 
       
   460   $ hg strip ad78ff7d621f::
       
   461   2 changesets pruned
   427   $ hg log -G
   462   $ hg log -G
   428   o  13:2f7b7704d714 add cL
   463   o  13:2f7b7704d714 add cL
   429   |
   464   |
   430   o  12:fe1634cbe235 add cK
   465   o  12:fe1634cbe235 add cK
   431   |
   466   |