scattered updates
[~bandali/configs] / .config / git / config
index 9b9c776..f9be27e 100644 (file)
@@ -17,9 +17,6 @@
 [mailmap]
        file = ~/.config/git/mailmap
 
-[gpg]
-       program = gpg2
-
 [alias]
        git = !exec git  # handle nested git calls, e.g. git git status
        aliases = config --get-regexp '^alias\\.'
 #      branch=true
 
 [github]
-       user = aminb
+       user = notbandali
 
 [sendemail]
-       smtpuser = bandali
+       smtpuser = mab
        smtpserver = fencepost.gnu.org
        smtpserverport = 587
        smtpencryption = tls
        annotate = yes
+
+[transfer]
+       fsckObjects = true