On Fri, Jan 04, 2008 at 05:14:42PM +0100, Marco Costalba wrote: > - echo >&2 'No local changes to save' > + echo > 'No local changes to save' That change and the other two following it each put a newline in a strangely named file. You should just drop the >&2 altogether if you want the output to go to stdout. ..wayne.. - 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