On 04/14/2010 01:33 PM, Junio C Hamano wrote:
[...]
Looks fine to me. Two invocations on an error path where user
intervention is most likely required shouldn't be too bad like you say.
This reminds me, a while ago I looked into pushing 3way into git-apply
(that was a GSoC project suggestion). We could introduce an internal
"I'm attempting a 3way if this fails" option for git-apply and then it
could be smart and output the errors if the patch is malformed.
Otherwise it would be silent like it should be on 3way apply for the
first time failures. Obviously this will have to happen for 3way to be
pushed into git-apply at all.
Sounds a little too smart to me though (this is the stupid content
tracker after all) so let's just do what you have ;-)
--
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