summaryrefslogtreecommitdiffstats
path: root/.gitconfig.work.inc
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-05-21 16:37:49 +0200
committerAhmed Abdelhalim <[email protected]>2025-05-21 16:37:49 +0200
commit7843008d472fbddc7331db24ab129ac056e79c20 (patch)
tree625a931af3ac7c3683881217799722c9c7a6538b /.gitconfig.work.inc
parent6aed0e934692fed5fd509f67eff6da8aaccf3ea9 (diff)
Enable rerere and disable default signing for work
Diffstat (limited to '.gitconfig.work.inc')
-rw-r--r--.gitconfig.work.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig.work.inc b/.gitconfig.work.inc
index c57c1f2..5ed184f 100644
--- a/.gitconfig.work.inc
+++ b/.gitconfig.work.inc
@@ -1,3 +1,5 @@
+[commit]
+ gpgsign = false
[user]
name = Ahmed AbdelHalim