⚙️ config(git): disable commit signing by default
This commit is contained in:
parent
2af388444b
commit
d03502e174
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
rebase = false
|
rebase = false
|
||||||
|
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = false
|
||||||
|
|
||||||
[gpg]
|
[gpg]
|
||||||
program = /sbin/gpg
|
program = /sbin/gpg
|
||||||
|
|
Loading…
Add table
Reference in a new issue