logoalt Hacker News

ericpauleyyesterday at 6:05 PM1 replyview on HN

Yeah this seems silly. You can do the same thing in git (add and commit with the conflict still there)! Why you would want to is a real mystery.


Replies

fweimeryesterday at 6:28 PM

It allows review of the way the merge conflict has been resolved (assuming those changes a tracked and presented in a useful way). This can be quite helpful when backporting select fixes to older branches.