tests/test-evolve.t
changeset 1516 c4f8a2916e43
parent 1510 b86eea66ed02
child 1584 190e4e526c66
equal deleted inserted replaced
1515:9729fdcc1fab 1516:c4f8a2916e43
   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 during merge.
   595   warning: conflicts while merging 1! (edit, then use 'hg resolve --mark')
   596   merging 1 incomplete! (edit conflicts, then use 'hg resolve --mark')
       
   597   abort: unresolved conflicts, can't continue
   596   abort: unresolved conflicts, can't continue
   598   (use hg resolve and hg graft --continue)
   597   (use hg resolve and hg graft --continue)
   599   [255]
   598   [255]
   600   $ hg log -r7 --template '{rev}:{node|short} {obsolete}\n'
   599   $ hg log -r7 --template '{rev}:{node|short} {obsolete}\n'
   601   7:a5bfd90a2f29 stable
   600   7:a5bfd90a2f29 stable