Browse Source

Adding signing key in git config file.

Emmanuel Bouthenot 14 years ago
parent
commit
1286265c4e
1 changed files with 3 additions and 2 deletions
  1. 3 2
      .gitconfig

+ 3 - 2
.gitconfig

@@ -1,6 +1,7 @@
 [user]
-    name=Emmanuel Bouthenot
-    email=kolter@openics.org
+    name = Emmanuel Bouthenot
+    email = kolter@openics.org
+    signingkey = 929D42C3
 
 [alias]
     br = branch