diff --git a/config/.gitconfig b/config/.gitconfig index 4e539e7..dc1ec58 100644 --- a/config/.gitconfig +++ b/config/.gitconfig @@ -7,6 +7,7 @@ defaultBranch = master [push] followTags = true + autoSetupRemote = true [merge] tool = nvim [mergetool]