tests/test-amend.t
changeset 33773 6c1a9fd8361b
parent 33431 fd6eb444f2e1
child 34053 24ce7b0edaf9
equal deleted inserted replaced
33772:d434a7f0685c 33773:6c1a9fd8361b
     9   > EOF
     9   > EOF
    10 
    10 
    11 #if obsstore-on
    11 #if obsstore-on
    12   $ cat << EOF >> $HGRCPATH
    12   $ cat << EOF >> $HGRCPATH
    13   > [experimental]
    13   > [experimental]
    14   > evolution=createmarkers
    14   > stabilization=createmarkers
    15   > EOF
    15   > EOF
    16 #endif
    16 #endif
    17 
    17 
    18 Basic amend
    18 Basic amend
    19 
    19 
   174 
   174 
   175 With allowunstable, amend could work in the middle of a stack
   175 With allowunstable, amend could work in the middle of a stack
   176 
   176 
   177   $ cat >> $HGRCPATH <<EOF
   177   $ cat >> $HGRCPATH <<EOF
   178   > [experimental]
   178   > [experimental]
   179   > evolution=createmarkers, allowunstable
   179   > stabilization=createmarkers, allowunstable
   180   > EOF
   180   > EOF
   181 
   181 
   182   $ hg amend
   182   $ hg amend
   183   $ hg log -T '{rev} {node|short} {desc}\n' -G
   183   $ hg log -T '{rev} {node|short} {desc}\n' -G
   184   @  4 be169c7e8dbe B
   184   @  4 be169c7e8dbe B