git pull
fatal: unable to access 'https://partner-android.googlesource.com/platform/vendor/google_gtvs/': gnutls_handshake() failed: A TLS packet with unexpected length was received.
这个问题怎么解决,求告知。
报错信息直接提示你了:unable to access
客户端和服务器之间的TLS握手失败导致啊
所以,先明确你要拉代码的机器,能否访问对应的网址先,
百度