]> Pileus Git - ~andy/git/blobdiff - Documentation/config.txt
fetch.fsckobjects: verify downloaded objects
[~andy/git] / Documentation / config.txt
index 664de6b1ab1fa187ff510eda414c46b5213a8397..4cbc4b928e4369187f4616f07220061caefd8500 100644 (file)
@@ -820,6 +820,12 @@ diff.wordRegex::
        sequences that match the regular expression are "words", all other
        characters are *ignorable* whitespace.
 
+fetch.fsckObjects::
+       If it is set to true, git-fetch-pack will check all fetched
+       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.
+
 fetch.unpackLimit::
        If the number of objects fetched over the git native
        transfer is below this