We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa79ca commit c7bd550Copy full SHA for c7bd550
Documentation/git-fast-import.txt
@@ -325,7 +325,7 @@ commit message use a 0 length data. Commit messages are free-form
325
and are not interpreted by Git. Currently they must be encoded in
326
UTF-8, as fast-import does not permit other encodings to be specified.
327
328
-Zero or more `filemodify`, `filedelete`, `filename` and
+Zero or more `filemodify`, `filedelete`, `filerename` and
329
`filedeleteall` commands
330
may be included to update the contents of the branch prior to
331
creating the commit. These commands may be supplied in any order.
0 commit comments