On Wed, 3 Jun 2009, Jeff King wrote: > > I don't even see it with --full-history. Oh, that's because I used "gitk" rather than "git log", and that adds --parents, which in turn means that it actually keeps the merges. So with git log --full-history --parents --stat -- b.txt you actually finally get a visible removal. Linus -- 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