On Thu, Apr 10, 2008 at 09:25:00AM +0200, Adam Golebiowski wrote: > - '!(git branch --track my10 HEAD^)' > + '! git branch --track my10 HEAD^' These should probably be using the new test_must_fail instead of '!' anyway. -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