This commit is contained in:
nicco
2025-07-02 18:26:27 +02:00
parent a92e8912e7
commit 35e8d233b0
3 changed files with 10 additions and 2 deletions

View File

@@ -16,10 +16,14 @@
sort = -committerdate
[alias]
fpush = push --force-with-lease
# Signing
[tag]
gpgsign = true
[commit]
gpgsign = true
[gpg]
format = ssh
[include]
path = ~/.gitconfig.local