gitconfig gpgsign tags

This commit is contained in:
Dan Buch
2017-06-16 00:10:06 -04:00
parent 921a5cdc13
commit fb46415427

View File

@@ -98,5 +98,8 @@
template = ~/.gittemplate template = ~/.gittemplate
gpgsign = true gpgsign = true
[tag]
gpgsign = true
[gpg] [gpg]
program = gpg2 program = gpg2