mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-04 18:24:31 -05:00
Avoid derefencing ->tagged without checking for NULL by using the convenience wrapper for getting the ID of the tagged object. It die()s when encountering a broken tag instead of segfaulting. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
17 KiB
17 KiB