Ver Fonte

tagging: always gpg sign if annotated

Fabian Peter Hammerle há 5 anos atrás
pai
commit
ba1f3b5049
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

@@ -28,6 +28,9 @@
 [push]
 	default = simple
 
+[tag]
+	forceSignAnnotated = true
+
 [log]
 	date = iso8601-strict