]> git.99rst.org Git - git.git/commitdiff
Documentation/fsck-msgids: remove duplicate msg id
authorKarthik Nayak <redacted>
Tue, 7 Oct 2025 12:11:28 +0000 (14:11 +0200)
committerJunio C Hamano <redacted>
Tue, 7 Oct 2025 16:22:57 +0000 (09:22 -0700)
The `gitmodulesLarge` is repeated twice. Remove the second duplicate.

Signed-off-by: Karthik Nayak <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/fsck-msgids.adoc

index 0ba4f9a27e4c73b2aeeabec5b6909afd93a4a4cb..1c912615f99dc95826d3b3b837c9cc90e86da9b4 100644 (file)
 `gitmodulesParse`::
        (INFO) Could not parse `.gitmodules` blob.
 
-`gitmodulesLarge`;
-       (ERROR) `.gitmodules` blob is too large to parse.
-
 `gitmodulesPath`::
        (ERROR) `.gitmodules` path is invalid.
 
git clone https://git.99rst.org/PROJECT