X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/6283c91e671e97691583f312e10f23048c70e13e..2176627ce01dff84926fb2b997779a223efe50e8:/.config/git/config diff --git a/.config/git/config b/.config/git/config index b519ef9..35aba9d 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,6 +1,6 @@ [user] name = Amin Bandali - email = mab@gnu.org + email = bandali@kelar.org signingkey = BE6273738E616D6D1B3A08E8A21A020248816103 [commit] @@ -53,11 +53,16 @@ # branch=true [github] - user = aminb + user = notbandali [sendemail] smtpuser = bandali - smtpserver = fencepost.gnu.org + smtpserver = mail.kelar.org smtpserverport = 587 smtpencryption = tls annotate = yes + +[transfer] + fsckObjects = true +[init] + templateDir = ~/.config/git/template