From abbb1f8e1f91a36ce488965bb40186dd5a63d588 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Mon, 13 Nov 2023 17:29:07 +0200 Subject: [PATCH] Git push.autoSetupRemote=true --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index a912814..02f7c3d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -31,6 +31,7 @@ spellcheck = false [push] followTags = true + autoSetupRemote = true [gui] spellingdictionary = en [pull]