From 441003f265397794d8ff91b92673b47bd01aa0e7 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Mon, 4 Oct 2021 09:18:12 -0500 Subject: [PATCH] Remove private url --- common/git/config | 6 ------ 1 file changed, 6 deletions(-) diff --git a/common/git/config b/common/git/config index 8794af2..571c598 100644 --- a/common/git/config +++ b/common/git/config @@ -79,11 +79,5 @@ [color] ui = auto -[http "https://git-p1ap1.divvy.co"] - proxy = socks://localhost:9982 - -[url "git@git-p1ap1.divvy.co"] - proxy = https://github.com/postmates - [push] default = current