Tobias Klauser <tklau...@distanz.ch> writes: > On 2015-10-16 at 19:29:35 +0200, Junio C Hamano <gits...@pobox.com> wrote: >> Junio C Hamano <gits...@pobox.com> writes: >> >> >> - if (mode == INVAL) >> >> - usage(usage_msg); >> > >> > When given "git stripspace -s blorg", we used to set mode to INVAL >> > and then showed the correct usage. But we no longer have a check >> > that corresponds to the old INVAL thing, do we? Perhaps check argc >> > to detect presence of an otherwise ignored non-option argument >> > immediately after parse_options() returns? >> >> Perhaps like this. > > Thanks. I'll fold it into v3.
Before starting v3, please fetch from me and check what is queued on 'pu'. It may turn out that the fix-ups I did while queuing this round is sufficient, in which case you can just say that instead ;-) Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html