summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 7d88cc2..955dbab 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -27,6 +27,8 @@
[rebase]
stat = true
autosquash = true
+[transfer]
+ fsckobjects = true
[grep]
patternType = perl
[alias]