From: Junio C Hamano
Date: Tue, 4 Mar 2008 12:06:24 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.4.3-447-gc95b3
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3b022a5d9210de39138db2d53b13d6da2c8f364f;p=git.git
Autogenerated HTML docs for v1.5.4.3-447-gc95b3
---
diff --git a/config.txt b/config.txt
index 2091caa11..4027726f2 100644
--- a/config.txt
+++ b/config.txt
@@ -939,12 +939,6 @@ imap::
The configuration variables in the 'imap' section are described
in linkgit:git-imap-send[1].
-receive.fsckObjects::
- If it is set to true, git-receive-pack will check all received
- objects. It will abort in the case of a malformed object or a
- broken link. The result of an abort are only dangling objects.
- The default value is true.
-
receive.unpackLimit::
If the number of objects received in a push is below this
limit then the objects will be unpacked into loose object
diff --git a/git-config.html b/git-config.html
index 1815c6e57..e39570eb7 100644
--- a/git-config.html
+++ b/git-config.html
@@ -2247,17 +2247,6 @@ imap
-receive.fsckObjects
-
-
-
- If it is set to true, git-receive-pack will check all received
- objects. It will abort in the case of a malformed object or a
- broken link. The result of an abort are only dangling objects.
- The default value is true.
-
-
-
receive.unpackLimit
@@ -2319,7 +2308,7 @@ web.browser