diff --git a/git/.gitconfig b/git/.gitconfig index d1bd754..2fa5f5f 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -63,6 +63,8 @@ autosquash = true autoStash = true updateRefs = true +[receive] + fsckObjects = true [sendemail] smtpserver = /usr/bin/msmtp [user]