From be81260cd3b8cb847ed3741e0ddd7cad3d7c884c Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Wed, 14 Sep 2022 10:49:12 -0400 Subject: git: update config --- dot_config/git/config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'dot_config/git') diff --git a/dot_config/git/config b/dot_config/git/config index 277838b..5f7a44b 100644 --- a/dot_config/git/config +++ b/dot_config/git/config @@ -42,6 +42,7 @@ rebase = true [push] default = simple + autoSetupRemote = true [rebase] autoSquash = true [sendemail] @@ -63,9 +64,6 @@ [url "https://github.com/"] insteadOf = "gh:" -[url "git@gitlab.com:SpaceToast/"] - insteadOf = "lst:" - [url "https://gitlab.com/"] insteadOf = "gl:" -- cgit v1.2.3