diff --git a/.gitconfig b/.gitconfig index 9979766..d59befc 100644 --- a/.gitconfig +++ b/.gitconfig @@ -34,6 +34,7 @@ default = current followTags = true recurseSubmodules = on-demand + autoSetupRemote = true [grep] extendRegexp = true lineNumber = true