]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-fast-import.txt
t0000: cover GIT_SKIP_TESTS blindspots
[thirdparty/git.git] / Documentation / git-fast-import.txt
index 7baf9e47b5e61391fbfd5fe44acbfa9943bbe397..fad327aecc1b91c0ed48df740c25fd444eb1431b 100644 (file)
@@ -425,7 +425,7 @@ the same commit, as `filedeleteall` wipes the branch clean (see below).
 
 The `LF` after the command is optional (it used to be required).  Note
 that for reasons of backward compatibility, if the commit ends with a
-`data` command (i.e. it has has no `from`, `merge`, `filemodify`,
+`data` command (i.e. it has no `from`, `merge`, `filemodify`,
 `filedelete`, `filecopy`, `filerename`, `filedeleteall` or
 `notemodify` commands) then two `LF` commands may appear at the end of
 the command instead of just one.