disable commit signing
This commit is contained in:
parent
efac3cbbc6
commit
bed2a66b5d
1 changed files with 0 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
||||||
[user]
|
[user]
|
||||||
name = Michael Grote
|
name = Michael Grote
|
||||||
email = michael.grote@posteo.de
|
email = michael.grote@posteo.de
|
||||||
signingKey = 4D4C2CD4AE7F095E
|
|
||||||
[credential]
|
[credential]
|
||||||
helper = store
|
helper = store
|
||||||
[alias]
|
[alias]
|
||||||
|
@ -28,10 +27,6 @@ renames = true
|
||||||
wsErrorHighlight = all
|
wsErrorHighlight = all
|
||||||
[fetch]
|
[fetch]
|
||||||
prune = true
|
prune = true
|
||||||
[commit]
|
|
||||||
gpgsign = true
|
|
||||||
#[gpg] # unter Ubuntu anscheinend nicht notwendig
|
|
||||||
#program = gpg2
|
|
||||||
[safe]
|
[safe]
|
||||||
directory = ~/dotfiles
|
directory = ~/dotfiles
|
||||||
[advice]
|
[advice]
|
||||||
|
|
Loading…
Reference in a new issue