Skip to content

Merge Conflict auto resolving #229

@majordoobie

Description

@majordoobie

I work in a air gapped system so I can't show any code or screenshots. I hope I can at least explain what I have been experiencing.

Scenario
I need to sync my feature branch with master so that when we merge feature into master all the conflicts are already resolved.

git switch feature
git rebase master

A conflict is detected. I can see the >>>>>> <<<<<< conflict markers on the file. I open up :CodeDiff to handle the conflicts. When CodeDiff opens it, everything "matches". Odd... I close codediff and open the file in neovim and all the >>>> <<<< markers are gone.

It seems like it is auto resolving or nuking the >>>> <<<< markers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions