On Mon, Dec 31, 2007 at 02:13:52AM -0500, Jeff King wrote: > +test_expect_success 'setup non-bare' ' > + echo one >file && > + git add file && > + git commit -m one This is of course missing a && at the end. -Peff - 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