We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b838bf1 commit f97247eCopy full SHA for f97247e
Documentation/git-fast-import.adoc
@@ -437,7 +437,7 @@ change to the project.
437
original-oid?
438
('author' (SP <name>)? SP LT <email> GT SP <when> LF)?
439
'committer' (SP <name>)? SP LT <email> GT SP <when> LF
440
- ('encoding' SP <encoding>)?
+ ('encoding' SP <encoding> LF)?
441
data
442
('from' SP <commit-ish> LF)?
443
('merge' SP <commit-ish> LF)*
0 commit comments