On Mon, May 09, 2011 at 04:53:00PM -0700, Junio C Hamano wrote: > -- >8 -- > From: Jeff King <peff@xxxxxxxx> > Subject: [PATCH] t7501.8: feed a meaningful command > > The command expects "git commit --interactive <path>" to fail because you > cannot (yet) limit "commit --interactive" with a pathspec, but even if the > command allowed to take <path>, the test would have failed as saying just > 7:quit would leave the index the same as the current commit, leading to an > attempt to create an empty commit that would fail without --allow-empty. > > Signed-off-by: Jeff King <peff@xxxxxxxx> > Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> Thanks. The commit message and SBO-forgery are fine by me. :) -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