Sign and sign-off commits by default
[~bandali/configs] / git / .gitconfig
index eb98a6d..fc7b5ee 100644 (file)
@@ -1,5 +1,8 @@
-[push]
-       default = simple
 [user]
-       email = me@aminb.org
+       email = amin@aminb.org
        name = Amin Bandali
+       signingkey = 4E05246AB0BF7FFB
+[commit]
+       gpgsign = true
+[format]
+       signoff = true