Explorar el Código

push: sign push if supported by remote

Fabian Peter Hammerle hace 6 años
padre
commit
bb30940767
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

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