summaryrefslogtreecommitdiffstats
path: root/git-fast-export.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-09-01 18:43:07 +0000
committerJunio C Hamano <junio@kernel.org>2010-09-01 18:43:07 +0000
commit075ae872e449692eeaa3f3b5446298382a49aa23 (patch)
treeadf6ef2afdf0747adaf4c97e5ade0085ea7148f3 /git-fast-export.html
parentde9745c4705d1abe0983cf9aba9af20936c18eb5 (diff)
downloadgit-htmldocs-075ae872e449692eeaa3f3b5446298382a49aa23.tar.gz
Autogenerated HTML docs for v1.7.2.2-268-g7e423
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 c09e4839c..14b8441da 100644
--- a/git-fast-export.html
+++ b/git-fast-export.html
@@ -440,6 +440,17 @@ marks the same across runs.</p></div>
</p>
</dd>
<dt>
+--full-tree
+</dt>
+<dd>
+<p>
+ This option will cause fast-export to issue a "deleteall"
+ directive for each commit followed by a full list of all files
+ in the commit (as opposed to just listing the files which are
+ different from the commit's first parent).
+</p>
+</dd>
+<dt>
[git-rev-list-args&#8230;]
</dt>
<dd>
@@ -494,7 +505,7 @@ a tag referencing a tree instead of a commit.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-07-21 21:55:22 UTC
+Last updated 2010-09-01 18:42:44 UTC
</div>
</div>
</body>