Samuel Lucas Vaz de Mello <samuellucas@xxxxxxxxxxxxxx> writes: > Hi, > > Is there any way to git blame (or annotate) a diff between two commits? I don't think this is implemented (but would be nice). > Using a git-blame in the resulting file give me the commits for the > lines added, but not for the deleted ones. A preliminary implementation of "git blame --reverse" was proposed by Junio here: http://kerneltrap.org/mailarchive/git/2008/4/3/1338234 And an approximation of it is proposed in the thread: http://kerneltrap.org/mailarchive/git/2008/4/3/1343554 I don't know the status of this patch (dropped?). -- Matthieu -- 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