diff --git a/dot_config/git/config.tmpl b/dot_config/git/config.tmpl index a69474d9ddc83c7f4f2eb9c551e4a326a9cdbf5d..fc09bdea06a4eeefc39369b4691222afd4f9a23f 100644 --- a/dot_config/git/config.tmpl +++ b/dot_config/git/config.tmpl @@ -71,7 +71,7 @@ [pull] rebase = true [push] - followTags = true + followTags = false autoSetupRemote = true default = current [branch]