瀏覽代碼

push: sign push if supported by remote

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

+ 1 - 0
gitconfig

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