On Sat, Nov 10, 2012 at 11:39 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Felipe Contreras <felipe.contreras@xxxxxxxxx> writes: > >> On Sat, Nov 10, 2012 at 3:37 PM, Torsten Bögershausen <tboegi@xxxxxx> wrote: >>> The short version: >>> echo -n doesn't seem to be portable. >>> The following works for me: >> >> Right, I was supposed to change that to: >> >> true > marks-cur && > > Please make it like so: > > >marks-cur && > > No command is necessary when creating an empty file or truncating an > existing file to empty, and no SP between redirection and its target. That hangs on zsh (presumably waiting for stdin). -- Felipe Contreras -- 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