tests/test-sharing.t
changeset 4633 61c2518cd6d2
parent 4624 c9798965b1f4
child 4672 653c42af172e
child 4930 44f340c2a8eb
equal deleted inserted replaced
4629:b78707559f1f 4633:61c2518cd6d2
   514 
   514 
   515   $ HGEDITOR='sh ./editor.sh' HGMERGE=internal:other hg evolve --content-divergent
   515   $ HGEDITOR='sh ./editor.sh' HGMERGE=internal:other hg evolve --content-divergent
   516   merge:[5] fix bug 24 (v2 by bob)
   516   merge:[5] fix bug 24 (v2 by bob)
   517   with: [6] fix bug 24 (v2 by alice)
   517   with: [6] fix bug 24 (v2 by alice)
   518   base: [4] fix bug 24 (v1)
   518   base: [4] fix bug 24 (v1)
   519   merging "other" content-divergent changeset 'e3f99ce9d9cd'
       
   520   0 files updated, 1 files merged, 0 files removed, 0 files unresolved
   519   0 files updated, 1 files merged, 0 files removed, 0 files unresolved
   521   working directory is now at b1499b0f03ca
   520   working directory is now at b1499b0f03ca
   522   $ hg log -q -r 'contentdivergent()'
   521   $ hg log -q -r 'contentdivergent()'
   523 
   522 
   524 Figure SG10: Bob's repository after fixing divergence.
   523 Figure SG10: Bob's repository after fixing divergence.