annotate should number lines starting with 1
authorLuck, Tony <tony.luck@intel.com>
Thu, 2 Mar 2006 23:27:31 +0000 (15:27 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 3 Mar 2006 23:09:04 +0000 (15:09 -0800)
commitc6d4217ebc15aea283050d816f3c616eebb9f477
tree2b195a99c207120beab22a5ff35b288b95e87f16
parentce4c8b24a1efcf155c076d54a7e239251504f669
annotate should number lines starting with 1

C programmers are well used to counting from zero, but every
other text file tool starts counting from 1.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-annotate.perl