dot_config/git/config.tmpl 🔗
@@ -71,7 +71,7 @@
[pull]
rebase = true
[push]
- followTags = true
+ followTags = false
autoSetupRemote = true
default = current
[branch]
Amolith created
dot_config/git/config.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -71,7 +71,7 @@
[pull]
rebase = true
[push]
- followTags = true
+ followTags = false
autoSetupRemote = true
default = current
[branch]