summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2024-04-19 23:10:36 +0200
committerMarc Vertes <mvertes@free.fr>2024-04-19 23:10:36 +0200
commit75692cf01b38c123ebe7bd92ebf9277a9be35fbd (patch)
tree50d54131503d95fae9f601f7f1bc8c5e335c029b /.gitconfig
parentb1d42a5ce16d828a1b7e840b5574e50281b46cd6 (diff)
update
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