SyntaxFix
Write A Post
Hire A Developer
Questions
Maybe you are already using the system proxy setting - in this case unset all git proxies will work:
git config --global --unset http.proxy git config --global --unset https.proxy