.gitconfig

changeset 548
e34f183fbd55
parent 542
c78ff4777bd9
child 612
7b075a4427d8
--- a/.gitconfig
+++ b/.gitconfig
@@ -54,6 +54,9 @@
 	verbose = true
 	gpgsign = true
 
+[gpg]
+	program = "gpg2"
+
 # include.path is available in git 1.7.10 and later
 [include]
 	path = ~/.gitconfig.local

mercurial