From bfe70973e02b7ad850aeb311caacf85b078efc36 Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Mon, 13 Nov 2023 10:32:40 -0500 Subject: [PATCH] Always sign annotated tags --- gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/gitconfig b/gitconfig index 7eed0fe..3b41ccb 100644 --- a/gitconfig +++ b/gitconfig @@ -66,6 +66,7 @@ [tag] gpgsign = true + forceSignAnnotated = true [gpg] program = gpg2