Re: [PATCH] merge-recursive: mark rename/delete conflict as unmerged

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Tuesday, December 23, 2008 - 9:20 am

Hi,

On Mon, 22 Dec 2008, Junio C Hamano wrote:


I tried to make sure that the surrounding code also adds unmerged entries, 
but I have to admit that my focus lay with the bug report at hand.


Hmm.  I think this is a different issue (if you mean the issue that the 
result might be named differently than expected).

As for the unmerged entries, no, I do not think we need to do anything 
else besides calling update_file() and set try_merge = 1.

After all, if a file was renamed in one branch, but added directly in 
another, does it need to conflict?  I'd say no.

Ciao,
Dscho

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Move-delete merge conflict is not displayed using git ls-f ..., Constantine Plotnikov, (Mon Dec 22, 7:29 am)
[PATCH] merge-recursive: mark rename/delete conflict as un ..., Johannes Schindelin, (Mon Dec 22, 3:10 pm)
Re: [PATCH] merge-recursive: mark rename/delete conflict a ..., Johannes Schindelin, (Tue Dec 23, 9:20 am)