I added new files to my repository. Then I did git commit. Both worked fine.
When I did git push the following error occured:
gnutls_handshake() failed: An unexpected TLS packet was received.
Now I can't even clone my repository.
I looked up problems when the error message was "TLS packet with unexpected length was received".
However, the error that I am getting doesn't say any thing about the length.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.