On Mon, 23 Jun 2008 at 3:01am -0700, Jakub Narebski wrote: > I think you could script it using "git diff", and "git blame -L m,n", > where line ranges would be calculated from git diff header for > post-image, or both pre-image and post-image (in the case of deletions). Maybe I'm missing something, but I thought git-blame only worked with the files in the Git working directory. Therefore, if a file had been deleted it would not be reachable with git-blame, whether you diff'ed the pre- and post-image or not. -- Ian Hilt Ian.Hilt (at) gmx.com GnuPG key: 0x4AFC1EE3 -- 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