Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-1249

Git rebase conflict 'resolve using mine' doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 1.5.6
    • None
    • None
    • None

    Description

      Git and Hg treat rebase conflicts differently; Hg treats it as an unresolved merge conflict (except that parent1 is 'theirs' rather than 'mine'). In git there is only one parent during a rebase conflict, which is 'theirs', and there is no direct way to get the SHA of 'mine'.

      This means that the generalised approach to Resolve Using Mine between rebase and merge is not working in the case of a git rebase conflict.

      Should change the implementation to be separately implemented in each subsystem instead of just the SHA information being delegated.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sstreeting Steve Streeting (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: