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"