Han-Wen Nienhuys wrote: > Jakub Narebski escreveu: >> Johannes Schindelin wrote: >> >>> On Wed, 6 Dec 2006, Han-Wen Nienhuys wrote: >>> >>>> Johannes Schindelin escreveu: >>>>> } >>>>> if (quiet) >>>>> continue; >>>>> - printf("%s: needs update\n", ce->name); >>>>> + printf("%s: dirty; needs commit\n", ce->name); >>>> Yes - I'd just mention revert as an option too. >>> Actually, I like it that short. >> >> So why not simply use "%s: dirty\n"? > > because a newbie doesn't know how to resolve that problem. But there are [at least] two ways to resolve this: commit or revert (reset). -- Jakub Narebski Poland - 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