curl: (35) gnutls_handshake() failed: Error in the pull function. code example
Example: gnutls_handshake() failed: error in the pull function
My server is behind a proxy and I got the same error, I solved this modifying ~/.gitconfig adding the proxy conf:
[http]
proxy = http://xxx.xxx.xxx.xxx:pppp