summaryrefslogtreecommitdiffstats
path: root/git-fast-export.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-08-03 08:07:12 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-08-03 08:07:12 +0000
commitbacccdab7c8f70ad9471c1b7143b08a0831f2348 (patch)
tree3a5552fa362801d03760c8eedf3566ad96a9661b /git-fast-export.html
parentf7bac37a49c6edf8fcc4c5f3b937ba3b2d8be2fd (diff)
downloadgit-htmldocs-bacccdab7c8f70ad9471c1b7143b08a0831f2348.tar.gz
Autogenerated HTML docs for v1.6.4-18-g07a4a
Diffstat (limited to 'git-fast-export.html')
-rw-r--r--git-fast-export.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-fast-export.html b/git-fast-export.html
index 27fc1336d..d2ea43994 100644
--- a/git-fast-export.html
+++ b/git-fast-export.html
@@ -427,6 +427,19 @@ marks the same across runs.</p></div>
</p>
</dd>
<dt>
+--no-data
+</dt>
+<dd>
+<p>
+ Skip output of blob objects and instead refer to blobs via
+ their original SHA-1 hash. This is useful when rewriting the
+ directory structure or history of a repository without
+ touching the contents of individual files. Note that the
+ resulting stream can only be used by a repository which
+ already contains the necessary objects.
+</p>
+</dd>
+<dt>
[git-rev-list-args&#8230;]
</dt>
<dd>
@@ -481,7 +494,7 @@ a tag referencing a tree instead of a commit.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-07-26 21:37:38 UTC
+Last updated 2009-08-03 08:06:58 UTC
</div>
</div>
</body>