From f634e24cd4bf5bee22333ef4ead2fd731f98bbaa Mon Sep 17 00:00:00 2001 From: tavo Date: Thu, 9 Jan 2025 11:15:01 -0600 Subject: [PATCH] test commit --- git/config | 9 --------- 1 file changed, 9 deletions(-) diff --git a/git/config b/git/config index 6d00e16..2233094 100644 --- a/git/config +++ b/git/config @@ -5,12 +5,3 @@ email = tavo@tavo.one name = tavo signingKey = tavo@tavo.one - -[tag] - gpgSign = true - -[commit] - gpgSign = true - -[push] - gpgSign = "if-asked"