receive-pack: allow using --strict mode for unpacking objects
[gitweb.git] / Documentation / config.txt
index 4027726f2ee66ebad69412a5c8c6d1aef7f7463f..74a092c5e85c91fd4724fbbbab76226e22f325c5 100644 (file)
@@ -939,6 +939,12 @@ 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.
+       Defaults to false.
+
 receive.unpackLimit::
        If the number of objects received in a push is below this
        limit then the objects will be unpacked into loose object