From 1e1ce9b03b8b9be9e63ddd2ae2b0e4bac47af33a Mon Sep 17 00:00:00 2001 From: Hactarus Date: Mon, 23 Jan 2023 17:11:53 +0100 Subject: [PATCH] remove outdated info --- git/.gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/.gitconfig b/git/.gitconfig index 3c32927..68e525c 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -15,7 +15,7 @@ defaultBranch = main [commit] - gpgsign = true + gpgsign = false [url "ssh://git@gitlab.com"] insteadOf = "https://www.gitlab.com"