From e6faadc4e17955a671591f00eb27d9db20d0b82c Mon Sep 17 00:00:00 2001 From: odrling Date: Fri, 5 Apr 2024 06:47:00 +0200 Subject: [PATCH] [git] push.followtags --- .config/git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/git/config b/.config/git/config index 48f1525..3cb403e 100644 --- a/.config/git/config +++ b/.config/git/config @@ -49,6 +49,7 @@ gpgsign = true [push] gpgsign = if-asked + followtags = true [tag] gpgsign = true sort = -taggerdate