From 26b98e444da823c1f2a0595514ee7047c6791aa7 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Fri, 28 Mar 2025 10:57:52 -0400 Subject: [PATCH] feat: Check if signing key is fixed. --- git/git/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/git/git/config b/git/git/config index a5f5ee5..f139d36 100644 --- a/git/git/config +++ b/git/git/config @@ -6,7 +6,7 @@ [user] name = Michael Housh email = mhoush@houshhomeenergy.com - signingkey = mhoush@houshhomeenergy.com + signingkey = 14A20BF5! [commit] gpgsign = true @@ -27,3 +27,4 @@ required = true clean = git-lfs clean -- %f smudge = git-lfs smudge -- %f +