diff --git a/git/.gitconfig b/git/.gitconfig index 2b37faf..45b9279 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -110,7 +110,6 @@ [push] default = current autoSetupRemote = true - default = simple # Make `git push` push relevant annotated tags when pushing branches out. followTags = true