Junio C Hamano <gitster@xxxxxxxxx> writes: > I have known GNU extended grep implementations long enough but never saw > that "--" used to quote a pattern. Is it worth supporting to begin with? Well, it is a natural consequence of the way command-line parsing works in typical GNU progs; "--" doesn't mean "files follow", it means "no more options".... -Miles -- I'd rather be consing. -- 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