From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:51
"Aneesh Kumar" [off-list ref] writes:
Is it a typo or intentional ? I found the blameview output confusing.
Compare it with gitweb or textual output (blame -n -f).
It is supposed to show the line number in the original file.
Using lno is obviously wrong, as we are not reinventing "cat -n"
here ;-).