Shawn Pearce <spearce@xxxxxxxxxxx> writes: > ... And that niggly bit about subtrees sorting as > though their names end in '/' even though they don't really matters. Yeah, in older and buggier unpack-trees it might have made the code simpler while walking the index and the tree in parallel, but when we have to deal with D/F conflicts, we have to find a entry with matching name anyway, so it turned out not to be a win at all. -- 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