summaryrefslogtreecommitdiffstats
path: root/git-fast-import.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-18 15:30:42 -0700
committerJunio C Hamano <gitster@pobox.com>2012-09-18 15:30:42 -0700
commit8ce35d7cc1d82c9267b88efee4c3e81f0c6b3b9f (patch)
tree64cb83951d10712261e23b8b91ec2d039f4c2b17 /git-fast-import.html
parent281fd394a268e17e15f0869620a8f8fcaf28fbd1 (diff)
downloadgit-htmldocs-8ce35d7cc1d82c9267b88efee4c3e81f0c6b3b9f.tar.gz
Autogenerated HTML docs for v1.7.12.1-382-gb0576
Diffstat (limited to 'git-fast-import.html')
-rw-r--r--git-fast-import.html15
1 files changed, 13 insertions, 2 deletions
diff --git a/git-fast-import.html b/git-fast-import.html
index f61958ec3..1fdd36822 100644
--- a/git-fast-import.html
+++ b/git-fast-import.html
@@ -619,6 +619,15 @@ the frontend program in use.</p></div>
</p>
</dd>
<dt class="hdlist1">
+&#8212;&#8201;done
+</dt>
+<dd>
+<p>
+ Terminate with error if there is no <em>done</em> command at the
+ end of the stream.
+</p>
+</dd>
+<dt class="hdlist1">
--force
</dt>
<dd>
@@ -1790,7 +1799,9 @@ done
Error out if the stream ends without a <em>done</em> command.
Without this feature, errors causing the frontend to end
abruptly at a convenient point in the stream can go
- undetected.
+ undetected. This may occur, for example, if an import
+ front end dies in mid-operation without emitting SIGTERM
+ or SIGKILL at its subordinate git fast-import instance.
</p>
</dd>
</dl></div>
@@ -2160,7 +2171,7 @@ compression.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-05-02 15:00:44 PDT
+Last updated 2012-09-18 15:30:10 PDT
</div>
</div>
</body>