From c30aaee31cce1cbfa8b8b69162948f50a8d35317 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Mon, 4 Mar 2024 22:37:20 +0200 Subject: [PATCH] remove gpg sign disabled --- .gitconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitconfig b/.gitconfig index 95b13d1..c802713 100644 --- a/.gitconfig +++ b/.gitconfig @@ -50,5 +50,3 @@ # local user config, usernames, etc [include] path=~/.gitconfig-local -[commit] - gpgsign = false