Hi, On Sun, 29 Jul 2007, Florian Weimer wrote: > How can I view the previous commit touching a specific line, so that I > can see what was there before? For instance, the change could be > whitespace-only, so that I want to dig deeper. If you want to ignore whitespace changes, try the option "-w" to "git blame". I have no idea if "git-gui blame" can use that option, but it should not be hard for you to find out, and provide a patch if it does not yet. Hth, Dscho - 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