diff --abbrev=<n> option fix.
authorJunio C Hamano <junkio@cox.net>
Fri, 27 Jan 2006 10:19:51 +0000 (02:19 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 28 Jan 2006 08:09:39 +0000 (00:09 -0800)
Earier specifying an abbreviation shorter than minimum fell back
to full 40 letters, which was nonsense.  Make it to fall back to
the minimum number (currently 4).

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

No differences found