Matthieu Moy <Matthieu.Moy@xxxxxxx> writes: > +void set_porcelain_error_msgs(const char **msgs, const char *cmd) > { > + const char *msg; > + char *tmp; > + const char *cmd2 = strcmp(cmd, "checkout") ? cmd : "switch branches"; This may have implications to the later i18n effort, but lets ignore it for now. I don't think it will be too bad. -- 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