From 96d89c3a403d38266264d29adfb9397e2eef7ae4 Mon Sep 17 00:00:00 2001 From: Pavle Portic Date: Mon, 7 Mar 2022 19:24:53 +0100 Subject: [PATCH] Change git commit singing key id --- dot_gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_gitconfig b/dot_gitconfig index 2359cfc..5179e24 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -1,7 +1,7 @@ [user] name = Pavle Portic email = git@theedgeofrage.com - signingkey = F2AB38285780DE3D + signingkey = 66AD4BA646FBC0D2 [alias] lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit [diff]