We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2f5449 + 850bc56 commit 7b9ea42Copy full SHA for 7b9ea42
1 file changed
Documentation/git-fast-import.txt
@@ -39,10 +39,6 @@ OPTIONS
39
See ``Date Formats'' below for details about which formats
40
are supported, and their syntax.
41
42
--- done::
43
- Terminate with error if there is no 'done' command at the
44
- end of the stream.
45
-
46
--force::
47
Force updating modified existing branches, even if doing
48
so would cause commits to be lost (as the new commit does
@@ -108,7 +104,8 @@ OPTIONS
108
104
output.
109
105
110
106
--done::
111
- Require a `done` command at the end of the stream.
107
+ Terminate with error if there is no `done` command at the
+ end of the stream.
112
This option might be useful for detecting errors that
113
cause the frontend to terminate before it has started to
114
write a stream.
0 commit comments