When <rev> is not specified, the command annotates the
changes starting backwards from the working tree copy.
This flag makes the command pretend as if the working
- tree copy has the contents of he named file (specify
+ tree copy has the contents of the named file (specify
`-` to make the command read from the standard input).
-M|<num>|::
whenever the corresponding pack is larger than 2 GB. Otherwise
the default is 1.
+pack.packSizeLimit:
+ The default maximum size of a pack. This setting only affects
+ packing to a file, i.e. the git:// protocol is unaffected. It
+ can be overridden by the `\--max-pack-size` option of
+ linkgit:git-repack[1].
+
pull.octopus::
The default merge strategy to use when pulling multiple branches
at once.
When <rev> is not specified, the command annotates the\r
changes starting backwards from the working tree copy.\r
This flag makes the command pretend as if the working\r
- tree copy has the contents of he named file (specify\r
+ tree copy has the contents of the named file (specify\r
<tt>-</tt> to make the command read from the standard input).\r
</p>\r
</dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 07-Jan-2008 07:50:01 UTC\r
+Last updated 10-Feb-2008 10:47:41 UTC\r
</div>\r
</div>\r
</body>\r
When <rev> is not specified, the command annotates the\r
changes starting backwards from the working tree copy.\r
This flag makes the command pretend as if the working\r
- tree copy has the contents of he named file (specify\r
+ tree copy has the contents of the named file (specify\r
<tt>-</tt> to make the command read from the standard input).\r
</p>\r
</dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 07-Jan-2008 07:50:02 UTC\r
+Last updated 10-Feb-2008 10:47:41 UTC\r
</div>\r
</div>\r
</body>\r
the default is 1.\r
</p>\r
</dd>\r
+</dl>\r
+<p>pack.packSizeLimit:\r
+ The default maximum size of a pack. This setting only affects\r
+ packing to a file, i.e. the git:// protocol is unaffected. It\r
+ can be overridden by the <tt>--max-pack-size</tt> option of\r
+ <a href="git-repack.html">git-repack(1)</a>.</p>\r
+<dl>\r
<dt>\r
pull.octopus\r
</dt>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 30-Jan-2008 08:28:22 UTC\r
+Last updated 10-Feb-2008 10:47:42 UTC\r
</div>\r
</div>\r
</body>\r
<p>\r
Maximum size of each output packfile, expressed in MiB.\r
If specified, multiple packfiles may be created.\r
- The default is unlimited.\r
+ The default is unlimited, unless the config variable\r
+ <tt>pack.packSizeLimit</tt> is set.\r
</p>\r
</dd>\r
<dt>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 07-Jan-2008 07:50:35 UTC\r
+Last updated 10-Feb-2008 10:47:42 UTC\r
</div>\r
</div>\r
</body>\r
--max-pack-size=<n>::
Maximum size of each output packfile, expressed in MiB.
If specified, multiple packfiles may be created.
- The default is unlimited.
+ The default is unlimited, unless the config variable
+ `pack.packSizeLimit` is set.
--incremental::
This flag causes an object already in a pack ignored