From 1d6fe632512eca513dab6a8868298df638e50e5e Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 16 May 2024 10:45:19 +0100 Subject: [git] Sign tags as well --- home/.config/git/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home/.config') diff --git a/home/.config/git/config b/home/.config/git/config index 35de231..28d261e 100644 --- a/home/.config/git/config +++ b/home/.config/git/config @@ -40,6 +40,8 @@ cmd = $EDITOR "$MERGED" [commit] gpgsign = true +[tag] + gpgSign = true [status] showUntrackedFiles = all submoduleSummary = true -- cgit v1.2.3-70-g09d2