stupid git not signing commits for some reason
This commit is contained in:
parent
a7d8b13534
commit
a126062b58
1 changed files with 12 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue