reflog: fix warning message.
authorJunio C Hamano <junkio@cox.net>
Tue, 19 Dec 2006 06:07:45 +0000 (22:07 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 21 Dec 2006 01:22:10 +0000 (17:22 -0800)
When ref@{N} is specified on a ref that has only M entries (M < N),
instead of saying the initial timestamp the reflog has, warn that
there is only M entries.

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