Enable signed pushes for remotes that support them
This commit is contained in:
parent
ad3635c353
commit
5020908bb6
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
||||||
[pretty]
|
[pretty]
|
||||||
graph = tformat:%C(auto)%h %G? %s% gD% D
|
graph = tformat:%C(auto)%h %G? %s% gD% D
|
||||||
|
|
||||||
|
[push]
|
||||||
|
gpgSign = if-asked
|
||||||
|
|
||||||
[rerere]
|
[rerere]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue