git-shortlog: fix common repository prefix abbreviation.
authorJunio C Hamano <junkio@cox.net>
Sat, 25 Nov 2006 08:01:27 +0000 (00:01 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 25 Nov 2006 08:01:27 +0000 (00:01 -0800)
The code to abbreviate the common repository prefix was totally
borked.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found