Skip to content

Can we add more compare options for diff3 merge conflictstyle #188304

@ZNackasha

Description

@ZNackasha

Currently, when we have a conflict we have the option to compare changes. this will simply compare HEAD with the Incoming Change. Using diff3 as a conflict style you will also have the ability to see the base branch. we currently don't have a way to compare changes with the base branch. This can be very useful when you simply want to know what was changed between the base and the selected change.

my suggestion is to simply add two more options. "compare current changes with Base" and "compare incoming changes with Base"

here is a basic example

image

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitymerge-conflictMerge conflict decorations and actions

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions