* SZEDER Gábor <szeder@xxxxxxxxxx> [2008-11-13 15:03:23 +0100] | On Thu, Nov 13, 2008 at 02:23:19PM +0100, Samuel Tardieu wrote: | > >>>>> "Anders" == Anders Melchiorsen <mail@xxxxxxxxxxxxxxxx> writes: | > | > Anders> I have tested the script with Git 1.6.0.2, but the real | > Anders> scenario that made this appear seems to also fail with master | > Anders> and next from git.git. | > | > I confirm that your test case also fails with the current "next". | | Yeah, and it can be bisected to commit 621ff675 (rev-parse: fix | meaning of rev~ vs rev~0, 2008-03-14), which is from Linus, so put him | on Cc. I think your pinpointed a change of behaviour in "HEAD~", which is probably not the problem at hand. To find the real bug, you should update the test script so that it uses "HEAD~1" instead of "HEAD~". -- 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