tests/test-sharing.t
branchmercurial-4.3
changeset 3166 e1a230cc4527
parent 3106 a867d59ea97a
parent 3154 406992d0d611
child 3167 f089741039e5
child 3418 85cdce113c2c
equal deleted inserted replaced
3127:cd90da787a44 3166:e1a230cc4527
   512   $ hg --hidden shortlog -r 'successors(2fe6)'
   512   $ hg --hidden shortlog -r 'successors(2fe6)'
   513   6:a360947f6faf  draft  fix bug 24 (v2 by bob)
   513   6:a360947f6faf  draft  fix bug 24 (v2 by bob)
   514   7:e3f99ce9d9cd  draft  fix bug 24 (v2 by alice)
   514   7:e3f99ce9d9cd  draft  fix bug 24 (v2 by alice)
   515 
   515 
   516 Use evolve to fix the divergence.
   516 Use evolve to fix the divergence.
   517   $ HGMERGE=internal:other hg evolve --contentdivergent
   517   $ HGMERGE=internal:other hg evolve --content-divergent
   518   merge:[6] fix bug 24 (v2 by bob)
   518   merge:[6] fix bug 24 (v2 by bob)
   519   with: [7] fix bug 24 (v2 by alice)
   519   with: [7] fix bug 24 (v2 by alice)
   520   base: [4] fix bug 24 (v1)
   520   base: [4] fix bug 24 (v1)
   521   0 files updated, 1 files merged, 0 files removed, 0 files unresolved
   521   0 files updated, 1 files merged, 0 files removed, 0 files unresolved
   522   working directory is now at 5ad6037c046c
   522   working directory is now at 5ad6037c046c