Sfoglia il codice sorgente

push: sign push if supported by remote

Fabian Peter Hammerle 6 anni fa
parent
commit
bb30940767
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

@@ -27,6 +27,7 @@
 
 [push]
 	default = simple
+	gpgSign = if-asked
 
 [tag]
 	forceSignAnnotated = true