How to do an “ours” merge using the Eclipse git merge tool?

前端 未结 2 1497
醉酒成梦
醉酒成梦 2020-12-10 05:43

I\'m trying to do a merge where I have conflicts and one file has diverged massively. The eclipse git merge tool is great for small changes, but one of my files is large an

2条回答
  •  伪装坚强ぢ
    2020-12-10 06:18

    There is now an entry "Replace With" that allows you to select "Ours" or "Theirs" in the context menu for files in the Git Staging view.

提交回复
热议问题