Error performing TLS handshake: An unexpected TLS handshake packet was received. code example
Example: gnutls_handshake() failed: an unexpected tls packet was received.
git config --global http.proxy http://<my_proxy>:<my_port>
git config --global https.proxy https://<my_proxy>:<my_port>