Sign git tags by default

This commit is contained in:
Gnarwhal 2025-07-12 20:24:01 +00:00
parent 8ab7a67007
commit 6ace732899
Signed by: Gnarwhal
GPG key ID: 0989A73D8C421174

View file

@ -3,6 +3,8 @@
name = Gnarwhal
[commit]
gpgsign = true
[tag]
gpgsign = true
[core]
editor = hx
[init]