diff --git a/git/.gitconfig b/git/.gitconfig index 7426c96..01af038 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -35,7 +35,6 @@ [pull] rebase = false [push] - followTags = true default = nothing [interactive] diffFilter = delta --color-only