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
|
process = git-lfs filter-process
|
||||||
required = true
|
required = true
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = false
|
gpgsign = true
|
||||||
[alias]
|
[alias]
|
||||||
up = !git pull --prune $@ && git submodule update --init --recursive
|
up = !git pull --prune $@ && git submodule update --init --recursive
|
||||||
[credential]
|
[credential]
|
||||||
|
|
Loading…
Reference in a new issue