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