summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 5de0cf3..74d2733 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -11,7 +11,7 @@
[user]
email = mvertes@free.fr
name = Marc Vertes
- signinkey = DF3DEEB6285CE0B5CD4E95C3C3C0303496E733B9
+ signingkey = C3C0303496E733B9
[pull]
rebase = false
[hub]
@@ -27,3 +27,5 @@
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
+[commit]
+ gpgsign = true