Thread (1 message) 1 message, 1 author, 2022-10-24

Re: [PATCH 1/2] fsck: remove the unused BAD_TAG_OBJECT

From: Junio C Hamano <hidden>
Date: 2022-10-24 20:29:55

"John Cai via GitGitGadget" [off-list ref] writes:
From: John Cai <redacted>

The BAD_TAG_OBJECT msg-id is not being used anymore, so we can remove
it.
Do you have a ready reference to the change that made it no longer
needed (or stopped detecting the error the message was meant to be
issued against)?

quoted hunk
Signed-off-by: John Cai <redacted>
---
 fsck.h | 1 -
 1 file changed, 1 deletion(-)
diff --git a/fsck.h b/fsck.h
index 6f801e53b1d..7d99f6ea337 100644
--- a/fsck.h
+++ b/fsck.h
@@ -24,7 +24,6 @@ enum fsck_msg_type {
 	FUNC(BAD_NAME, ERROR) \
 	FUNC(BAD_OBJECT_SHA1, ERROR) \
 	FUNC(BAD_PARENT_SHA1, ERROR) \
-	FUNC(BAD_TAG_OBJECT, ERROR) \
 	FUNC(BAD_TIMEZONE, ERROR) \
 	FUNC(BAD_TREE, ERROR) \
 	FUNC(BAD_TREE_SHA1, ERROR) \
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help