enable gpg signing on git

This commit is contained in:
2018-08-16 10:19:28 -05:00
parent 883025037a
commit 14e76c2806

View File

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