From eef9416dfb351da8044ae47aea73a12710d1f5c9 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Fri, 18 Nov 2022 16:29:00 -0800 Subject: [PATCH] git push.autoSetupRemote --- .gitconfig | 1 + 1 file changed, 1 insertion(+) 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