will enable basic rename detection. If set to "copies" or
"copy", it will detect copies, as well.
+fetch.unpackLimit::
+ If the number of objects fetched over the git native
+ transfer is below this
+ limit, then the objects will be unpacked into loose object
+ files. However if the number of received objects equals or
+ exceeds this limit then the received pack will be stored as
+ a pack, after adding any missing delta bases. Storing the
+ pack from a push can make the push operation complete faster,
+ especially on slow filesystems.
+
format.headers::
Additional email headers to include in a patch to be submitted
by mail. See gitlink:git-format-patch[1].
gitlink:git-push[1].
remote.<name>.receivepack::
- The default program to execute on the remote side when pulling. See
+ The default program to execute on the remote side when pushing. See
option \--exec of gitlink:git-push[1].
+remote.<name>.uploadpack::
+ The default program to execute on the remote side when fetching. See
+ option \--exec of gitlink:git-fetch-pack[1].
+
repack.usedeltabaseoffset::
Allow gitlink:git-repack[1] to create packs that uses
delta-base offset. Defaults to false.
even if that push is forced. This configuration variable is
set when initializing a shared repository.
+transfer.unpackLimit::
+ When `fetch.unpackLimit` or `receive.unpackLimit` are
+ not set, the value of this variable is used instead.
+
+
</p>\r
</dd>\r
<dt>\r
+fetch.unpackLimit\r
+</dt>\r
+<dd>\r
+<p>\r
+ If the number of objects fetched over the git native\r
+ transfer is below this\r
+ limit, then the objects will be unpacked into loose object\r
+ files. However if the number of received objects equals or\r
+ exceeds this limit then the received pack will be stored as\r
+ a pack, after adding any missing delta bases. Storing the\r
+ pack from a push can make the push operation complete faster,\r
+ especially on slow filesystems.\r
+</p>\r
+</dd>\r
+<dt>\r
format.headers\r
</dt>\r
<dd>\r
</dt>\r
<dd>\r
<p>\r
- The default program to execute on the remote side when pulling. See\r
+ The default program to execute on the remote side when pushing. See\r
option --exec of <a href="git-push.html">git-push(1)</a>.\r
</p>\r
</dd>\r
<dt>\r
+remote.<name>.uploadpack\r
+</dt>\r
+<dd>\r
+<p>\r
+ The default program to execute on the remote side when fetching. See\r
+ option --exec of <a href="git-fetch-pack.html">git-fetch-pack(1)</a>.\r
+</p>\r
+</dd>\r
+<dt>\r
repack.usedeltabaseoffset\r
</dt>\r
<dd>\r
set when initializing a shared repository.\r
</p>\r
</dd>\r
+<dt>\r
+transfer.unpackLimit\r
+</dt>\r
+<dd>\r
+<p>\r
+ When <tt>fetch.unpackLimit</tt> or <tt>receive.unpackLimit</tt> are\r
+ not set, the value of this variable is used instead.\r
+</p>\r
+</dd>\r
</dl>\r
</div>\r
<h2>Author</h2>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 25-Jan-2007 02:23:47 UTC\r
+Last updated 25-Jan-2007 07:59:39 UTC\r
</div>\r
</div>\r
</body>\r