summaryrefslogtreecommitdiffstats
path: root/git-fast-export.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-12-20 06:30:11 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-12-20 06:30:11 +0000
commit54bf1e2728abed073b4c0bd79830af6cdbcc67fe (patch)
tree4f813eacc91b38b7503eb07e830984d3a8b187ce /git-fast-export.html
parent6a3c82713a6d40b17cafd5a3eb312fe7b25d277e (diff)
downloadgit-htmldocs-54bf1e2728abed073b4c0bd79830af6cdbcc67fe.tar.gz
Autogenerated HTML docs for v1.6.1-rc3-51-g5832d
Diffstat (limited to 'git-fast-export.html')
-rw-r--r--git-fast-export.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-fast-export.html b/git-fast-export.html
index 49298206c..d592bbd72 100644
--- a/git-fast-export.html
+++ b/git-fast-export.html
@@ -400,6 +400,17 @@ If the backend uses a similar --import-marks file, this allows for
incremental bidirectional exporting of the repository by keeping the
marks the same across runs.</p></div>
</dd>
+<dt>
+--fake-missing-tagger
+</dt>
+<dd>
+<p>
+ Some old repositories have tags without a tagger. The
+ fast-import protocol was pretty strict about that, and did not
+ allow that. So fake a tagger to be able to fast-import the
+ output.
+</p>
+</dd>
</dl></div>
</div>
<h2 id="_examples">EXAMPLES</h2>
@@ -443,7 +454,7 @@ a tag referencing a tree instead of a commit.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-12-10 08:33:14 UTC
+Last updated 2008-12-20 06:29:40 UTC
</div>
</div>
</body>