Junio C Hamano <gitster@xxxxxxxxx> writes: > Zoltan Klinger <zoltan.klinger@xxxxxxxxx> writes: > >> +static const char* MSG_REMOVE = "Removing %s\n"; >> +static const char* MSG_WOULD_REMOVE = "Would remove %s\n"; >> +static const char* MSG_WOULD_NOT_REMOVE = "Would not remove %s\n"; I also noticed that this message is not used, which mwans that the program used to say "Would not remove" for some paths but the updated one will never do so. -- 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