stupid git not signing commits for some reason

This commit is contained in:
William Ball 2026-01-06 15:27:39 -08:00
parent a7d8b13534
commit a126062b58

View file

@ -11,15 +11,15 @@
email = williampi103@gmail.com
name = William Ball
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMWWWTzqhrQMjtEjbhfc43RMRJABlxSDgn2FdTW6TlUu wball@perga
[gpg]
format = ssh
[commit]
gpgSign = true
[tag]
gpgSign = true
[pull]
rebase = false
;
; [gpg]
; format = ssh
;
; [commit]
; gpgSign = true
;
; [tag]
; gpgSign = true
;
; [pull]
; rebase = false