On Tue, Jul 19, 2016 at 06:10:54PM -0400, Jeff Hostetler wrote: > +test_expect_failure '--porcelain=bogus with stuff to commit returns ok' ' > + echo bongo bongo bongo >>file && > + git commit -m next -a --porcelain=bogus > +' Hrm. That seems unexpected to me. Shouldn't it complain about --porcelain=bogus? -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