[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 = mabgnu
[sendemail]
- smtpuser = bandali
+ smtpuser = mab
smtpserver = fencepost.gnu.org
smtpserverport = 587
smtpencryption = tls
annotate = yes
+
+[transfer]
+ fsckObjects = true