From 7f54fb382f70f93e4c8a651477b477e4a08a6730 Mon Sep 17 00:00:00 2001 From: DustVoice Date: Mon, 3 Aug 2020 19:32:44 +0200 Subject: [PATCH] Enable global git followTags --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index 50d80bb..56f6bef 100644 --- a/.gitconfig +++ b/.gitconfig @@ -6,6 +6,7 @@ editor = nvim [push] default = simple + followTags = true [commit] gpgsign = true [gpg]