1
1
Fork 0

gitconfig: Sign commits using GPG

This commit is contained in:
Jonathan Schleifer 2015-02-15 19:22:49 +00:00
parent 9fe665bd49
commit 102ad7050d

View file

@ -21,3 +21,9 @@
[push] [push]
default = matching default = matching
[commit]
gpgsign = true
[gpg]
program = gpg2