Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/submodule-anchor-git-dir'
[gitweb.git]
/
Documentation
/
git-index-pack.txt
diff --git
a/Documentation/git-index-pack.txt
b/Documentation/git-index-pack.txt
index 7a4e0555205be5d8bb26e5a183f1552cc057637a..1b4b65d6657b003079e0407d1da8d8c239933267 100644
(file)
--- a/
Documentation/git-index-pack.txt
+++ b/
Documentation/git-index-pack.txt
@@
-87,6
+87,8
@@
OPTIONS
Specifying 0 will cause Git to auto-detect the number of CPU's
and use maximum 3 threads.
+--max-input-size=<size>::
+ Die, if the pack is larger than <size>.
Note
----