Junio C Hamano venit, vidit, dixit 14.02.2011 20:53: > Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> writes: > >> - OPT_BIT( 0, "porcelain", &flags, "machine-readable output", TRANSPORT_PUSH_PORCELAIN), >> + OPT_BIT( 0, "porcelain", &flags, "show porcelain output format", TRANSPORT_PUSH_PORCELAIN), > > Thanks, but I wonder if machine-readable is more descriptive than > "porcelain output format", iow, updating commit/status may be better. > > The option was meant to mean "output format for Porcelain script writers > to stay machine readable" but it can be misunderstood as "output format > a Porcelain command would produce with chromes and glitters". I'm happy with that, too. Generally, I tried to go with the majority with this unifying series. In fact, we've been unhappy with the name of that option as well, but the usage text is easier to change. Michael -- 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