From 85b118df0e710a3405ea38eb987c758c0ae53eed Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Thu, 23 May 2024 16:21:52 +0200 Subject: [PATCH] revert: gpg sign all commits --- .config/git/config | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/git/config b/.config/git/config index fa4e37ae9..d65a67661 100644 --- a/.config/git/config +++ b/.config/git/config @@ -2,7 +2,6 @@ defaultBranch = main [push] recurseSubmodules = check - gpgSign = true [pull] rebase = false [submodule]