Heya, On Wed, Feb 10, 2010 at 23:23, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Yes and no. I too suffer from it but only when I rebase a detached HEAD > state. If you rebased a topic, "git diff topic@{1}" (or "git diff @{1}") > would give you what you want. Ah, mhh, so the reason I'm seeing this cruft is that I'm using 'HEAD@' instead of 'topic@'. It only makes sense that HEAD's reflog includes every commit, and a topic's reflog includes just that topics. Thanks for the quick reply, this'll make my life a bunch easier :). -- Cheers, Sverre Rabbelier -- 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