Browse Source

push: sign push if supported by remote

Fabian Peter Hammerle 6 năm trước cách đây
mục cha
commit
bb30940767
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

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