reflog gc: a tag that does not point at a commit is not a crime.
authorJunio C Hamano <junkio@cox.net>
Tue, 23 Jan 2007 05:39:03 +0000 (21:39 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 23 Jan 2007 05:39:03 +0000 (21:39 -0800)
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>
No differences found