Enable signed pushes for remotes that support them

This commit is contained in:
Danielle McLean 2017-10-06 15:17:48 +11:00
parent ad3635c353
commit 5020908bb6
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5

View file

@ -26,6 +26,9 @@
[pretty]
graph = tformat:%C(auto)%h %G? %s% gD% D
[push]
gpgSign = if-asked
[rerere]
enabled = true