Alex Riesen <raa.lkml@xxxxxxxxx> writes: > Signed-off-by: Alex Riesen <raa.lkml@xxxxxxxxx> > --- > > Well, it fails... In current master Then please mark it with test_expect_failure. > +test_expect_success 'allow amend of an empty message' ' > + > + git reset --hard && > + sha=$(:|git commit-tree HEAD^{tree} -p HEAD) && You do not have to pipe; </dev/null would do ;-). - 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