Hi, On Thu, 8 Nov 2007, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > >> + mkdir dir2 && > >> + echo bonjour > dir2/file2 && > >> + git add dir2/file2 && > >> + git commit -m "populate tree" > >> + > >> +' > > > > Please lose the empty line before the closing quote. (This applies to all > > tests.) > > I personaly find the extra blank lines before and after the > indented test body easier to read. Personally, I don't. But you are the maintainer. Ciao, Dscho - 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