From 7843008d472fbddc7331db24ab129ac056e79c20 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 21 May 2025 16:37:49 +0200 Subject: Enable rerere and disable default signing for work --- .gitconfig.work.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitconfig.work.inc') 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 email = ahmed.abdelhalim@mercedes-benz.com -- cgit v1.2.3