Удалить GIT Proxy Local

git config --unset http.proxy
git config --unset https.proxy
Unsightly Unicorn