<!-- "git 443 operation timed out" --> <!-- Remove Proxy --> git config --global --unset https.proxy <!-- Configure Proxy --> git config --global http.proxy http://user:password@proxy:xxx)