]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/config.txt
receive-pack: use strict mode for unpacking objects
[git.git] / Documentation / config.txt
index 6d8cca46ab934826a84647cbd6e441fee286f330..72d3a345ecbc43c0002011fd59ec6e3bb197dadd 100644 (file)
@@ -860,6 +860,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.
+       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