Enable git gpg signing
This commit is contained in:
parent
3afbdbb804
commit
c258516c0b
1 changed files with 5 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
[user]
|
[user]
|
||||||
name = Hunter Haugen
|
name = Hunter Haugen
|
||||||
email = hunter@puppet.com
|
email = hunter@puppet.com
|
||||||
signingkey = 48C7AF0C
|
signingkey = 0xEF99694AA599DDAD
|
||||||
[color]
|
[color]
|
||||||
ui = true
|
ui = true
|
||||||
[alias]
|
[alias]
|
||||||
|
|
@ -23,3 +23,7 @@
|
||||||
user = hunner
|
user = hunner
|
||||||
password =
|
password =
|
||||||
oauth-token =
|
oauth-token =
|
||||||
|
[gpg]
|
||||||
|
program = gpg2
|
||||||
|
[commit]
|
||||||
|
gpgsign = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue