the git command's behavior. `.git/config` file for each repository
is used to store the information for that repository, and
`$HOME/.gitconfig` is used to store per user information to give
-fallback values for `.git/config` file.
+fallback values for `.git/config` file. The file `/etc/gitconfig`
+can be used to store system-wide defaults.
They can be used by both the git plumbing
and the porcelains. The variables are divided into sections, where
slowest.
core.legacyheaders::
- A boolean which enables the legacy object header format in case
- you want to interoperate with old clients accessing the object
- database directly (where the "http://" and "rsync://" protocols
- count as direct access).
+ A boolean which
+ changes the format of loose objects so that they are more
+ efficient to pack and to send out of the repository over git
+ native protocol, since v1.4.2. However, loose objects
+ written in the new format cannot be read by git older than
+ that version; people fetching from your repository using
+ older versions of git over dumb transports (e.g. http)
+ will also be affected.
++
+To let git use the new loose object format, you have to
+set core.legacyheaders to false.
core.packedGitWindowSize::
Number of bytes of a pack file to map into memory in a
the git command's behavior. <tt>.git/config</tt> file for each repository\r
is used to store the information for that repository, and\r
<tt>$HOME/.gitconfig</tt> is used to store per user information to give\r
-fallback values for <tt>.git/config</tt> file.</p>\r
+fallback values for <tt>.git/config</tt> file. The file <tt>/etc/gitconfig</tt>\r
+can be used to store system-wide defaults.</p>\r
<p>They can be used by both the git plumbing\r
and the porcelains. The variables are divided into sections, where\r
in the fully qualified variable name the variable itself is the last\r
</dt>\r
<dd>\r
<p>\r
- A boolean which enables the legacy object header format in case\r
- you want to interoperate with old clients accessing the object\r
- database directly (where the "http://" and "rsync://" protocols\r
- count as direct access).\r
+ A boolean which\r
+ changes the format of loose objects so that they are more\r
+ efficient to pack and to send out of the repository over git\r
+ native protocol, since v1.4.2. However, loose objects\r
+ written in the new format cannot be read by git older than\r
+ that version; people fetching from your repository using\r
+ older versions of git over dumb transports (e.g. http)\r
+ will also be affected.\r
</p>\r
+<p>To let git use the new loose object format, you have to\r
+set core.legacyheaders to false.</p>\r
</dd>\r
<dt>\r
core.packedGitWindowSize\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 23-Feb-2007 07:21:12 UTC\r
+Last updated 24-Feb-2007 11:15:45 UTC\r
</div>\r
</div>\r
</body>\r