summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-12-08 12:36:59 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-12-08 12:36:59 -0700
commit634d7cefa2bcc8eb92f655eb92db993a1faa08f3 (patch)
treed80fe0ed1399d7b6d2aec954cf55f711b910baef /.gitconfig
parent80c55228c01fdb3f1e2b2eebf8115ac3e8b317f6 (diff)
downloaddotfiles-634d7cefa2bcc8eb92f655eb92db993a1faa08f3.tar.gz
another fsckObjects
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 78c0e84f..e2ac5aab 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -36,6 +36,8 @@
fsckObjects = true
[transfer]
fsckObjects = true
+[receive]
+ fsckObjects = true
[color]
# turn colour on in as many places as possible
ui = true