try global signing

Thu, 06 Apr 2017 00:10:23 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 06 Apr 2017 00:10:23 -0400
changeset 542
c78ff4777bd9
parent 541
34fe07d0aa0e
child 543
f033acea6b1e

try global signing

.gitconfig file | annotate | diff | comparison | revisions
--- a/.gitconfig
+++ b/.gitconfig
@@ -51,7 +51,8 @@
 	stat = true
 
 [commit]
-	verbose = 1
+	verbose = true
+	gpgsign = true
 
 # include.path is available in git 1.7.10 and later
 [include]

mercurial