Uploaded image for project: 'Sourcetree for Windows'
  1. Sourcetree for Windows
  2. SRCTREEWIN-1000

Resolve using theirs leaves >> conflict markers for XML files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 1.4.0
    • 1.1.1
    • Git
    • None

    Description

      Got a merge conflict in my pom.xml files and tried resolve conflict in SourceTree (Windows 1.1.1.0) using 'Use Theirs'.

      When I checked the Stage I could see it left the start conflict end conflict markers in the file:

          <modules>
       
              <module>mod-a</module>
       
      <<<<<<< HEAD
       
              <module>mod-b</module>
       
      =======
       
              <module>mod-c</module>
       
              <module>mod-d</module>        
       
      >>>>>>> 6e703d8... comment
       
          </modules>
      

      Attachments

        Activity

          People

            sstreeting Steve Streeting (Inactive)
            1c77cac1b17b D K
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: