"David D. Kilzer" <ddkilzer@xxxxxxxxxx> writes: > The bug is that git rebase does not disable diff.renames when it runs > format-patch internally to feed into "am -3". The fix is simply to > include a --no-renames argument to format-patch to override any local > diff.renames setting. > > Fix by Junio C Hamano. Test case by David D. Kilzer. > > Signed-off-by: David D. Kilzer <ddkilzer@xxxxxxxxxx> Hmm, I actully do not recall doing this patch, even though I think what it does probably makes sense. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html