git remove proxy anular code example
Example: git remove proxy settings
git config --global --unset https.proxy
git config --global --unset http.proxy
git config --global --unset https.proxy
git config --global --unset http.proxy