tests/test-newbranch.t
changeset 13158 9e7e24052745
parent 12316 4134686b83e1
child 13272 5ccdca7df211
equal deleted inserted replaced
13157:82f840109f76 13158:9e7e24052745
   206   (branch merge, don't forget to commit)
   206   (branch merge, don't forget to commit)
   207 
   207 
   208   $ hg branch
   208   $ hg branch
   209   foo
   209   foo
   210   $ hg commit -m'Merge ff into foo'
   210   $ hg commit -m'Merge ff into foo'
       
   211   created new head
   211   $ hg parents
   212   $ hg parents
   212   changeset:   6:917eb54e1b4b
   213   changeset:   6:6af8030670c9
   213   branch:      foo
   214   branch:      foo
   214   tag:         tip
   215   tag:         tip
   215   parent:      4:98d14f698afe
       
   216   parent:      5:6683a60370cb
       
   217   user:        test
   216   user:        test
   218   date:        Thu Jan 01 00:00:00 1970 +0000
   217   date:        Thu Jan 01 00:00:00 1970 +0000
   219   summary:     Merge ff into foo
   218   summary:     Merge ff into foo
   220   
   219   
   221   $ hg manifest
   220   $ hg manifest