From: Karthik Nayak Date: Tue, 7 Oct 2025 12:11:28 +0000 (+0200) Subject: Documentation/fsck-msgids: remove duplicate msg id X-Git-Tag: v2.52.0-rc0~64^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8112e5c91382a1234905a31ec9eb488f6c6f71d0;p=thirdparty%2Fgit.git Documentation/fsck-msgids: remove duplicate msg id The `gitmodulesLarge` is repeated twice. Remove the second duplicate. Signed-off-by: Karthik Nayak Signed-off-by: Junio C Hamano --- 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.