tests/test-stabilize-result.t
branchmercurial-4.4
changeset 4076 f9a850018daa
parent 3930 d00f0c369bc7
parent 4074 eb4d07a0b19f
child 4077 9c025ec4af88
child 4315 55ca0b6276e7
equal deleted inserted replaced
4032:fc065ec30351 4076:f9a850018daa
   126   $ hg commit -m 'add c'
   126   $ hg commit -m 'add c'
   127   created new head
   127   created new head
   128 
   128 
   129 Get a successors of 8 on it
   129 Get a successors of 8 on it
   130 
   130 
   131   $ hg grab 1cf0aacfd363
   131   $ hg pick 1cf0aacfd363
   132   grabbing 6:1cf0aacfd363 "newer a"
   132   picking 6:1cf0aacfd363 "newer a"
   133 
   133 
   134 Add real change to the successors
   134 Add real change to the successors
   135 
   135 
   136   $ echo 'babar' >> a
   136   $ echo 'babar' >> a
   137   $ hg amend
   137   $ hg amend