Andy Parkins <andyparkins@xxxxxxxxx> wrote: > $ git-gui blame HEAD somefile.cc > > I just get a window that contains: > > divide by zero > divide by zero OK, I'm a total noob sometimes. That code was obviously getting 0 into a variable, and then blindly dividing by the variable's value. I just pushed a new patch to my git-gui.git repository, its now in both the maint and master branches. Please give that a try. ;-) -- Shawn. - 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