enable gpg sign

Signed-off-by: PlexSheep <software@cscherr.de>
This commit is contained in:
Christoph J. Scherr 2024-01-12 19:59:58 +01:00
parent 0753056c38
commit c95cbd462e
Signed by: PlexSheep
GPG Key ID: BCF0C67811AD4A2F
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@
[credential]
helper = store --file ~/.git-credentials
[commit]
gpgsign = false
gpgsign = true
[pull]
rebase = false