git error: gnutls_handshake() failed on push
It seems there is a problem with the gnutls
package. As a workaround, you can try to compile git
with openssl
. More info on how to accomplish this you can find here.
It seems there is a problem with the gnutls
package. As a workaround, you can try to compile git
with openssl
. More info on how to accomplish this you can find here.