aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarthik Nayak <karthik.188@gmail.com>2025-10-07 14:11:28 +0200
committerJunio C Hamano <gitster@pobox.com>2025-10-07 09:22:57 -0700
commit8112e5c91382a1234905a31ec9eb488f6c6f71d0 (patch)
treec2528deb0d77c98bd49a0f2bbe042d7af6d209c8
parentreftable: check for trailing newline in 'tables.list' (diff)
downloadgit-8112e5c91382a1234905a31ec9eb488f6c6f71d0.tar.gz
git-8112e5c91382a1234905a31ec9eb488f6c6f71d0.zip
Documentation/fsck-msgids: remove duplicate msg id
The `gitmodulesLarge` is repeated twice. Remove the second duplicate. Signed-off-by: Karthik Nayak <karthik.188@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/fsck-msgids.adoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/fsck-msgids.adoc b/Documentation/fsck-msgids.adoc
index 0ba4f9a27e..1c912615f9 100644
--- a/Documentation/fsck-msgids.adoc
+++ b/Documentation/fsck-msgids.adoc
@@ -104,9 +104,6 @@
`gitmodulesParse`::
(INFO) Could not parse `.gitmodules` blob.
-`gitmodulesLarge`;
- (ERROR) `.gitmodules` blob is too large to parse.
-
`gitmodulesPath`::
(ERROR) `.gitmodules` path is invalid.