don't sign commits by default
This commit is contained in:
parent
1561cbb941
commit
1fe8b52a20
5 changed files with 29 additions and 43 deletions
|
@ -7,7 +7,7 @@
|
|||
[merege]
|
||||
conflictstyle = diff3
|
||||
[commit]
|
||||
gpgsign = true
|
||||
gpgsign = false
|
||||
[credential]
|
||||
helper = cache --timeout 28800
|
||||
[alias]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue