Przeglądaj źródła

tagging: always gpg sign if annotated

Fabian Peter Hammerle 5 lat temu
rodzic
commit
ba1f3b5049
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

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