Re-enabled git signing

This commit is contained in:
Eric Renfro 2018-08-06 22:46:09 -04:00
parent 07806f098e
commit f8878d9e23
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
process = git-lfs filter-process
required = true
[commit]
gpgsign = false
gpgsign = true
[alias]
up = !git pull --prune $@ && git submodule update --init --recursive
[credential]