tests/test-topic-stack.t
changeset 4657 c24dabf8e848
parent 4656 dbf676c86244
child 4658 89c1b739fabe
equal deleted inserted replaced
4656:dbf676c86244 4657:c24dabf8e848
   626   s2@ c_e (current)
   626   s2@ c_e (current)
   627     ^ c_h
   627     ^ c_h
   628   s1: c_D
   628   s1: c_D
   629   s0^ c_c (base)
   629   s0^ c_c (base)
   630 
   630 
       
   631   $ hg stack -v
       
   632   ### topic: foobar
       
   633   ### target: default (branch), 3 behind
       
   634   s2(ea0f882ce093)@ c_e (current)
       
   635                   ^ c_h
       
   636   s1(d2f548af67ab): c_D
       
   637   s0(8522f9e3fee9)^ c_c (base)
       
   638 
       
   639   $ hg stack --debug
       
   640   ### topic: foobar
       
   641   ### target: default (branch), 3 behind
       
   642   s2(ea0f882ce093a2ad63db49083c5cb98a24a9470e)@ c_e (current)
       
   643                                               ^ c_h
       
   644   s1(d2f548af67ab55b08452a3e00a539319490fcd5b): c_D
       
   645   s0(8522f9e3fee92d4ec4e688ac3fbd2ee0f8fd5036)^ c_c (base)
       
   646 
   631   $ hg stack foo
   647   $ hg stack foo
   632   ### topic: foo
   648   ### topic: foo
   633   ### target: default (branch), ambiguous rebase destination - topic 'foo' has 3 heads
   649   ### target: default (branch), ambiguous rebase destination - topic 'foo' has 3 heads
   634   s4: c_f
   650   s4: c_f
   635     ^ c_e
   651     ^ c_e