Skip to content

Support 3 way merge for git conflicts #37350

@asydneylover

Description

@asydneylover

IntelliJ, and all other IntelliJ-based IDE such as WebStorm, support a git merge's conflict resolution tool that it shows the conflict in three columns:

  • the first column for Local Changes
  • the third column for Changes from Server
  • the second column for Conflict Resolution Result

Please see my attached file.
merge-conflict-resolution

I find that it's super easy for us to resolve conflict, because I can compare the Local Changes and the Server Changes on the same windows, and I can see the Resolution Result immediately.

Can we please support that?

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalitymerge-editorscmGeneral SCM compound issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions