From 62678484f531425e280ae440b4d6eb5ac40827b9 Mon Sep 17 00:00:00 2001 From: Jordan Holt Date: Sat, 15 May 2021 23:49:21 +0100 Subject: [PATCH] Remove trailing space from signingkey --- .config/git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/git/config b/.config/git/config index 88ab1ff..8bb0971 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,7 +1,7 @@ [user] email = jordan@vimium.com name = Jordan Holt - signingkey = B8CFFF61F1CCF520 + signingkey = B8CFFF61F1CCF520 [rebase] autosquash = true [push]