Jeff King <peff@xxxxxxxx> writes: > I'm also not sure how useful those really are in practice. I have not > used "union" myself ever. And in the example that started this thread, I > find the use of "union" slightly dubious. Yeah, I do not think anybody sane used "union" outside toy examples. IIRC, it was originally done as a "if you want a GIGO, here it is, go hang yourself." response to "I am too lazy to resolve conflicts myself, Git should let me take both sides blindly." -- 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