X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=.gitconfig;h=9d4d625c7162bee3d2bf5bc9835543e4b5a67afe;hb=d108b056fbb6c8c4fa84791b57ef92fbcee6f4ab;hp=83c9907531a4c6c5ad58c079ddd37d0372a4d32e;hpb=604a13a511db9581ed0feb6d6c13707fea602f3c;p=git.git diff --git a/.gitconfig b/.gitconfig index 83c9907..9d4d625 100644 --- a/.gitconfig +++ b/.gitconfig @@ -4,4 +4,8 @@ name = Don Armstrong email = don@donarmstrong.com [annex] - sshcaching = false \ No newline at end of file + sshcaching = false +[push] + default = matching +[diff "zip"] + textconv = unzip -c -a