Jonathan Nieder <jrnieder@xxxxxxxxx> writes: > In other words, I'm not sure startup_info->help is a good abstraction. > Maybe (modulo names) it would be better to do > > struct startup_info { > ... > const char *short_circuit; /* "-h", "--help-all", "--no-index", or NULL */ > }; I am not sure short-circuit is a good abstraction either; will we have only one aspect of whatever we can short-circuit forever? -- 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