Jeff King <peff@xxxxxxxx> writes: > I'm not sure it makes sense to do so. I can see how: > > [section.SUBSECTION] > > and > > [section.subsection] > > should be merged. But isn't: > > [section "SUBSECTION"] > > conceptually a different section entirely? I still recall getting scolded by Linus after writing [sec.tion]; this was way back when he was still active on this list. I essentially was told that [sec "tion"] is _the_ only supported way, and [sec.tion] may work but it purely does by accident, not by design. Do we still even list the bogus [section.SUBSECTION] syntax anywhere in our docs? If so, we should remove them and if not we simply just should deprecate the code to read such input. -- 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