mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
One caller of deref_tag() was not careful enough to make sure what deref_tag() returned was not NULL (i.e. we found a tag object that points at an object we do not have). Fix it, and warn about refs that point at such an incomplete tag where needed. Signed-off-by: Junio C Hamano <junkio@cox.net>
14 KiB
14 KiB