Hi, Junio C Hamano wrote: > Stephan Beyer <s-beyer@xxxxxxx> writes: > > > git reset -q makes reset more quiet, but "locally modified" messages are > > still shown. This patch makes them disappear, too. > > Files being "locally modified" is not and error, so I think it is in line > with the spirit of what -q is meant to do. > > It is an interface change, though. Yes, as "needs update" -> "locally modified" was. However, scripts, that rely on filenames when doing -q (whyever), will break. So should I stick to "git reset -q foo >/dev/null" if I want it quiet, or is there some chance of inclusion? Regards, Stephan -- Stephan Beyer <s-beyer@xxxxxxx>, PGP 0x6EDDD207FCC5040F -- 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