git config http.proxy http://127.0.0.1:2334
git config --unset http.proxy
git config --global --unset http.proxy
git config --global http.proxy socks5://127.0.0.1:10888