Ticket Change Details
Not logged in
Overview

Artifact ID: 4287377fa8e70fc2bd3b213c64c7051ba0858d62
Ticket: 50375360502966a434b6aa1d1c915e515389288a
Confusing conflict markers
User & Date: anonymous 2009-02-16 11:08:06
Changes

  1. comment changed to:
    It would be nice if the conflict markers in merge results looked like:
    
    <verbatim>
    >>>>>>>> BEGIN MERGE CONFLICT <<<<<<<<
    <my version>
    ======================================
    <your version>
    >>>>>>>>> END MERGE CONFLICT <<<<<<<<<
    </verbatim>
    
    Sometimes it's not clear where one parts ends an another one starts, especially when merging branches after the development has diverged for a while.
    
  2. foundin changed to: "bc857ecd92"
  3. private_contact changed to: "6984f5ff2d3f66a87d3c6ddcf777c37b54e478f0"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to: "Confusing conflict markers"
  7. type changed to: "Feature_Request"