Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> writes: > The index case is slightly easier, as we can go back-and-forth in the > source index (we do try to avoid it right now, but that's a small > optimization rather than anything fundamental),... Almost true, but there is the final "Any left-over entries in the index?" phase in unpack_trees() that relies on o->pos being correct. -- 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