From: Junio C Hamano
Date: Wed, 30 Jul 2008 18:31:35 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.6.0-rc1-27-g9b6bf
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7f80ae8006f163acc614aebc362adf92788b20a6;p=git.git
Autogenerated HTML docs for v1.6.0-rc1-27-g9b6bf
---
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 verbatim, they will be silently exported
and with warn, they will be exported, but you will see a warning.
+-M
+
+
+-C
+
+
+
+ Perform move and/or copy detection, as described in the
+ git-diff(1) manual page, and use it to generate
+ rename and copy commands in the output dump.
+
+Note that earlier versions of this command did not complain and
+produced incorrect results if you gave these options.
+
+
--export-marks=<file>
@@ -428,7 +443,7 @@ a tag referencing a tree instead of a commit.