summaryrefslogtreecommitdiffstats
path: root/git-fast-export.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-30 18:31:35 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-30 18:31:35 +0000
commit7f80ae8006f163acc614aebc362adf92788b20a6 (patch)
tree8f80fadfe851ea2ffbc0827cfb27f407d8e50cfc /git-fast-export.html
parent90ccff355e6fc4705005296023480aa3c957ce7e (diff)
downloadgit-htmldocs-7f80ae8006f163acc614aebc362adf92788b20a6.tar.gz
Autogenerated HTML docs for v1.6.0-rc1-27-g9b6bf
Diffstat (limited to 'git-fast-export.html')
-rw-r--r--git-fast-export.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/git-fast-export.html b/git-fast-export.html
index 717496097..06540680e 100644
--- a/git-fast-export.html
+++ b/git-fast-export.html
@@ -357,6 +357,21 @@ unsigned, with <em>verbatim</em>, they will be silently exported
and with <em>warn</em>, they will be exported, but you will see a warning.</p></div>
</dd>
<dt>
+-M
+</dt>
+<dt>
+-C
+</dt>
+<dd>
+<p>
+ Perform move and/or copy detection, as described in the
+ <a href="git-diff.html">git-diff(1)</a> manual page, and use it to generate
+ rename and copy commands in the output dump.
+</p>
+<div class="para"><p>Note that earlier versions of this command did not complain and
+produced incorrect results if you gave these options.</p></div>
+</dd>
+<dt>
--export-marks=&lt;file&gt;
</dt>
<dd>
@@ -428,7 +443,7 @@ a tag referencing a tree instead of a commit.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-07-06 05:16:44 UTC
+Last updated 2008-07-30 18:31:05 UTC
</div>
</div>
</body>