tests/test-stabilize-result.t
branchstable
changeset 696 121e2d265e85
parent 625 e291e5271694
child 699 dba3ed9f2c4f
equal deleted inserted replaced
695:7daf42959b72 696:121e2d265e85
   118   $ hg commit -m 'add c'
   118   $ hg commit -m 'add c'
   119   created new head
   119   created new head
   120 
   120 
   121 Get a successors of 8 on it
   121 Get a successors of 8 on it
   122 
   122 
   123   $ hg graft -O 8
   123   $ hg grab 8
   124   grafting revision 8
       
   125 
   124 
   126 Add real change to the successors
   125 Add real change to the successors
   127 
   126 
   128   $ echo 'babar' >> a
   127   $ echo 'babar' >> a
   129   $ hg amend
   128   $ hg amend