tests/test-evolve.t
branchstable
changeset 474 5c031e1c90e2
parent 418 18a0d96ed559
child 475 9f69a5e41ab0
equal deleted inserted replaced
460:19bba3c91246 474:5c031e1c90e2
   227 
   227 
   228   $ hg up feature-A -q
   228   $ hg up feature-A -q
   229   $ hg bookmark -i feature-A
   229   $ hg bookmark -i feature-A
   230   $ sed -i'' -e s/Eins/Un/ main-file-1
   230   $ sed -i'' -e s/Eins/Un/ main-file-1
   231 
   231 
       
   232   $ hg phase --public 0 -v
       
   233   phase changed for 1 changesets
   232   $ hg amend --note 'french looks better'
   234   $ hg amend --note 'french looks better'
   233   1 new unstables changesets
   235   1 new unstables changesets
   234   $ hg log
   236   $ hg log
   235   6	feature-A: a nifty feature - test
   237   6	feature-A: a nifty feature - test
   236   4	feature-B: another feature - test
   238   4	feature-B: another feature - test
   248   | | |
   250   | | |
   249   | | o  2:7b36850622b2@default(secret) another feature
   251   | | o  2:7b36850622b2@default(secret) another feature
   250   | |/
   252   | |/
   251   | o  1:568a468b60fc@default(draft) a nifty feature
   253   | o  1:568a468b60fc@default(draft) a nifty feature
   252   |/
   254   |/
   253   @  0:e55e0562ee93@default(draft) base
   255   @  0:e55e0562ee93@default(public) base
   254   
   256   
   255   $ hg debugsuccessors
   257   $ hg debugsuccessors
   256   524e478d4811 f8111a076f09
   258   524e478d4811 f8111a076f09
   257   568a468b60fc 23409eba69a0
   259   568a468b60fc 23409eba69a0
   258   7b36850622b2 f8111a076f09
   260   7b36850622b2 f8111a076f09