git: disable gpg fallback helper
This commit is contained in:
parent
520136e01f
commit
84f0329a60
|
@ -14,8 +14,8 @@
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
[tag]
|
[tag]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
[gpg]
|
; [gpg]
|
||||||
program = /home/luca/.config/git/gpg-fallback-keys
|
; program = /home/luca/.config/git/gpg-fallback-keys
|
||||||
[include]
|
[include]
|
||||||
path = ~/.config/git/host
|
path = ~/.config/git/host
|
||||||
[filter "lfs"]
|
[filter "lfs"]
|
||||||
|
|
Loading…
Reference in New Issue