tests/test-stabilize-result.t
branchmercurial-4.6
changeset 4074 eb4d07a0b19f
parent 3909 f7afd3a158e3
parent 4053 ecbf61d90807
child 4076 f9a850018daa
child 4313 4a740f9eee49
equal deleted inserted replaced
4030:9871809aa348 4074:eb4d07a0b19f
   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