tests/test-evolve.t
branchmercurial-3.5
changeset 1600 0d8973818980
parent 1599 dcf145d0ce21
child 1606 c2739551ea4e
equal deleted inserted replaced
1599:dcf145d0ce21 1600:0d8973818980
   590   created new head
   590   created new head
   591   $ hg up -qC 6
   591   $ hg up -qC 6
   592   $ hg graft -O 7
   592   $ hg graft -O 7
   593   grafting 7:a5bfd90a2f29 "conflict" (tip)
   593   grafting 7:a5bfd90a2f29 "conflict" (tip)
   594   merging 1
   594   merging 1
   595   warning: conflicts while merging 1! (edit, then use 'hg resolve --mark')
   595   warning: conflicts during merge.
       
   596   merging 1 incomplete! (edit conflicts, then use 'hg resolve --mark')
   596   abort: unresolved conflicts, can't continue
   597   abort: unresolved conflicts, can't continue
   597   (use hg resolve and hg graft --continue)
   598   (use hg resolve and hg graft --continue)
   598   [255]
   599   [255]
   599   $ hg log -r7 --template '{rev}:{node|short} {obsolete}\n'
   600   $ hg log -r7 --template '{rev}:{node|short} {obsolete}\n'
   600   7:a5bfd90a2f29 stable
   601   7:a5bfd90a2f29 stable