Enable git gpg signing

This commit is contained in:
Hunter Haugen 2016-05-09 12:01:28 -07:00
parent 3afbdbb804
commit c258516c0b
Signed by: hunner
GPG key ID: EF99694AA599DDAD

View file

@ -1,7 +1,7 @@
[user]
name = Hunter Haugen
email = hunter@puppet.com
signingkey = 48C7AF0C
signingkey = 0xEF99694AA599DDAD
[color]
ui = true
[alias]
@ -23,3 +23,7 @@
user = hunner
password =
oauth-token =
[gpg]
program = gpg2
[commit]
gpgsign = true