summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2016-02-01 09:42:42 +0000
committerdakkar <dakkar@thenautilus.net>2016-02-01 09:42:42 +0000
commite058189144b402d8eba4a4a89ae07d49ed30db75 (patch)
tree2c6f35fbd2e3df61fc63929e9e712fe2805db8d4
parentuse more complete Xcompose config (diff)
downloaddotfiles-e058189144b402d8eba4a4a89ae07d49ed30db75.tar.gz
dotfiles-e058189144b402d8eba4a4a89ae07d49ed30db75.tar.bz2
dotfiles-e058189144b402d8eba4a4a89ae07d49ed30db75.zip
git: check hashes on transfer
see also: https://groups.google.com/forum/#!topic/binary-transparency/f-BI4o8HZW0 http://git.661346.n2.nabble.com/propagating-repo-corruption-across-clone-td7580504.html
-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]