Enable GPG sign on desktop .gitconfig

This commit is contained in:
Fabio Scotto di Santolo
2026-04-03 18:14:24 +02:00
parent 52b9b850ed
commit 0081f956df
2 changed files with 27 additions and 27 deletions

View File

@@ -20,7 +20,7 @@
rebase = true
[commit]
gpgsign = false
gpgsign = true
[merge]
conflictstyle = diff3