[git] add sign options

This commit is contained in:
odrling 2024-03-31 07:59:50 +02:00
parent df66a1544c
commit b23df3a4dc
No known key found for this signature in database
GPG key ID: EC907F69A27A90C5

View file

@ -42,6 +42,13 @@
tlc = clone --filter tree:0
blc = clone --filter blob:none
[commit]
gpgsign = true
[push]
gpgsign = if-asked
[tag]
gpgsign = true
[pager]
difftool = true