瀏覽代碼

tagging: always gpg sign if annotated

Fabian Peter Hammerle 6 年之前
父節點
當前提交
ba1f3b5049
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

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