signing commits

This commit is contained in:
2025-07-02 00:32:08 +02:00
parent 3a7470cce7
commit e746a81578
5 changed files with 5 additions and 12 deletions

View File

@@ -7,18 +7,19 @@
excludesfile = ~/.gitignore_global
autocrlf = input
ignorecase=false
[commit]
gpgsign = false
[pull]
rebase = false
[push]
autoSetupRemote = true
[branch]
sort = -committerdate
[alias]
fpush = push --force-with-lease
[tag]
gpgsign = true
[commit]
gpgsign = true
[include]
path = ~/.gitconfig.local