On Sun, Oct 18, 2009 at 3:53 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Alex Riesen <raa.lkml@xxxxxxxxx> writes: > >> On Sun, Oct 18, 2009 at 10:01, Junio C Hamano <gitster@xxxxxxxxx> wrote: >>> + OPT_SET_INT(0, "nodwim", &dwim_new_local_branch, >>> + "do not dwim local branch creation", 0), >> >> Isn't there a special negation support for --no-something in parse-options? > > There probably is, but this is a whetherbaloon patch without documentation > and pretty much Porcelain only, so I took the lazy route. > > Helping hands in polishing it up is very welcome. I find the idea of an option for "don't do what I mean" to be pretty entertaining. Or maybe just misleading :) Have fun, Avery -- 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