enable gpg signing on git

This commit is contained in:
Ryan Cavicchioni 2018-08-16 10:19:28 -05:00
parent 883025037a
commit 14e76c2806
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

View File

@ -9,3 +9,7 @@
log = diff-highlight | less log = diff-highlight | less
show = diff-highlight | less show = diff-highlight | less
diff = diff-highlight | less diff = diff-highlight | less
[commit]
gpgsign = true
[log]
showsignature = true