Tim Harper <timcharper@xxxxxxxxx> writes: because it is very hard to follow the flow of thought. Please do not top post. > On May 3, 2008, at 10:57 AM, Junio C Hamano wrote: > >> Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> >>> On Sat, 3 May 2008, Tim Harper wrote: >>> >>>> - printf("%s: needs update\n", ce->name); >>>> + printf("%s: has changes\n", ce->name); >>> >>> How about "local changes"? >> >> Aren't there Porcelain and end-user scripts that relies on the >> output by >> doing "sed -ne s'/: needs update$//p"? > I ran all of the tests with the patch apply, and they all pass. Is > that enough indication? Of course not. Where does end-user scripts come into play when you are running the testsuite? -- 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