From 3b022a5d9210de39138db2d53b13d6da2c8f364f Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Tue, 4 Mar 2008 12:06:24 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.4.3-447-gc95b3
---
config.txt | 6 ------
git-config.html | 13 +------------
git-merge.html | 5 +++--
git-merge.txt | 3 ++-
git-unpack-objects.html | 10 +---------
git-unpack-objects.txt | 3 ---
6 files changed, 7 insertions(+), 33 deletions(-)
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