在Ubuntu中使用 “git pull” ,遇到报错:
gnutls_handshake() failed: Error in the pull function
解决方案,输入:
apt-get -y install build-essential nghttp2 libnghttp2-dev libssl-dev
亲测有效~
在Ubuntu中使用 “git pull” ,遇到报错:
gnutls_handshake() failed: Error in the pull function
解决方案,输入:
apt-get -y install build-essential nghttp2 libnghttp2-dev libssl-dev
亲测有效~