reflog gc: a tag that does not point at a commit is not a crime.
commitc9a899256920b3266bb29f9d22bf6b9ab1b5a377
authorJunio C Hamano <junkio@cox.net>
Tue, 23 Jan 2007 05:39:03 +0000 (22 21:39 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 23 Jan 2007 05:39:03 +0000 (22 21:39 -0800)
treecf09994739688cee988c609f7c37dae103435d8e
parent222664e74dec10303bfa0c99e88f31563fdc6952
reflog gc: a tag that does not point at a commit is not a crime.

Although unusual, tags can point at any object.  Warning only
once is fine, but warning every time about the same tag gets
annoying.

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