Re-enabled git signing
This commit is contained in:
parent
07806f098e
commit
f8878d9e23
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue