From: Luke Shumaker Date: Mon, 10 Mar 2025 15:57:41 +0000 (+0100) Subject: git-fast-import.adoc: add missing LF in the BNF X-Git-Tag: v2.50.0-rc0~170^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d007dc2a3ef75dd20934cda47162d2e0a7c2fab0;p=thirdparty%2Fgit.git git-fast-import.adoc: add missing LF in the BNF Signed-off-by: Luke Shumaker Signed-off-by: Christian Couder Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-fast-import.adoc b/Documentation/git-fast-import.adoc index 58a2eaa51a..8e0de618c0 100644 --- a/Documentation/git-fast-import.adoc +++ b/Documentation/git-fast-import.adoc @@ -437,7 +437,7 @@ change to the project. original-oid? ('author' (SP )? SP LT GT SP LF)? 'committer' (SP )? SP LT GT SP LF - ('encoding' SP )? + ('encoding' SP LF)? data ('from' SP LF)? ('merge' SP LF)*