From 777ac14b2196277312113b093e89e44764f000b3 Mon Sep 17 00:00:00 2001 From: Marco Date: Mon, 15 Jun 2026 11:10:39 +0200 Subject: [PATCH] remove signing key --- git/.gitconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/git/.gitconfig b/git/.gitconfig index 4f167b8..4893a84 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -1,7 +1,6 @@ [user] name = Marco email = mrckndt@riseup.net - signingkey = 89A36EAC3D3F4AF7 [core] compression = 9 excludesfile = ~/.gitignore