tests/test-topic-tutorial.t
changeset 4613 30a544904238
parent 4432 5da1d162ad50
child 4672 653c42af172e
child 4893 d3ad50b40a4e
equal deleted inserted replaced
4612:c289f06028d0 4613:30a544904238
  1368 to do that rebase by hand.:
  1368 to do that rebase by hand.:
  1369 
  1369 
  1370   $ hg next --evolve
  1370   $ hg next --evolve
  1371   move:[s2] Adding saw
  1371   move:[s2] Adding saw
  1372   atop:[s1] Adding hammer to the shopping list
  1372   atop:[s1] Adding hammer to the shopping list
  1373   working directory now at d5c51ee5762a
  1373   working directory is now at d5c51ee5762a
  1374 
  1374 
  1375   $ hg stack
  1375   $ hg stack
  1376   ### topic: tools
  1376   ### topic: tools
  1377   ### target: default (branch), 2 behind
  1377   ### target: default (branch), 2 behind
  1378   s3$ Adding drill (orphan)
  1378   s3$ Adding drill (orphan)
  1383 One more to go:
  1383 One more to go:
  1384 
  1384 
  1385   $ hg next --evolve
  1385   $ hg next --evolve
  1386   move:[s3] Adding drill
  1386   move:[s3] Adding drill
  1387   atop:[s2] Adding saw
  1387   atop:[s2] Adding saw
  1388   working directory now at bae3758e46bf
  1388   working directory is now at bae3758e46bf
  1389 
  1389 
  1390   $ hg stack
  1390   $ hg stack
  1391   ### topic: tools
  1391   ### topic: tools
  1392   ### target: default (branch), 2 behind
  1392   ### target: default (branch), 2 behind
  1393   s3@ Adding drill (current)
  1393   s3@ Adding drill (current)