From f0eceefc02e949597e40c43bc2f58624ccfff96c Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 16 May 2024 10:41:19 +0100 Subject: [git] set push.followTags --- home/.config/git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/.config/git/config') diff --git a/home/.config/git/config b/home/.config/git/config index e3ee66a..35de231 100644 --- a/home/.config/git/config +++ b/home/.config/git/config @@ -4,7 +4,7 @@ signingkey = 3298945F717C85F8 [push] autoSetupRemote = true - followTags = false + followTags = true gpgSign = if-asked [core] whitespace = fix,trailing-space,cr-at-eol -- cgit v1.2.3-70-g09d2