Junio C Hamano <junio@xxxxxxxxxxxxxxx> wrote: > estimate_similarity() is called after it has determined that one > and two do not match exactly, and it relies on populate_filespec > with at least size-only has been called on them so that it can > reject filepair with vastly different sizes, still without > looking at (thus without loading) the contents. *ouch* That hurts. OK, it makes a lot of sense, but its crazy. About as crazy as the comment I put in my revised patch... ;-) -- Shawn. - 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