summaryrefslogtreecommitdiffstats
path: root/git-fast-import.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-02-03 07:34:53 +0000
committerJunio C Hamano <junio@kernel.org>2010-02-03 07:34:53 +0000
commit5c246f2d5b9788fcc0bb469556eafa22799bd821 (patch)
tree64ab14f585cee6807c96f0d36bdb39ea76c1c02b /git-fast-import.html
parent2b186d846cb9936a8e0c9d59ffeed758fa9adcb9 (diff)
downloadgit-htmldocs-5c246f2d5b9788fcc0bb469556eafa22799bd821.tar.gz
Autogenerated HTML docs for v1.7.0-rc1-28-g4b7ac
Diffstat (limited to 'git-fast-import.html')
-rw-r--r--git-fast-import.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-fast-import.html b/git-fast-import.html
index 6d6bc595a..e84b93f61 100644
--- a/git-fast-import.html
+++ b/git-fast-import.html
@@ -376,6 +376,17 @@ the frontend program in use.</p></div>
</p>
</dd>
<dt>
+--big-file-threshold=&lt;n&gt;
+</dt>
+<dd>
+<p>
+ Maximum size of a blob that fast-import will attempt to
+ create a delta for, expressed in bytes. The default is 512m
+ (512 MiB). Some importers may wish to lower this on systems
+ with constrained memory.
+</p>
+</dd>
+<dt>
--depth=&lt;n&gt;
</dt>
<dd>
@@ -1641,7 +1652,7 @@ memory footprint (less than 2.7 MiB per active branch).</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-01-31 23:03:55 UTC
+Last updated 2010-02-03 07:34:35 UTC
</div>
</div>
</body>