Hacker News new | ask | show | jobs
by thatguysteve 3774 days ago
Curious about the git clone failures, did you have to fix errors on the client side, or update the repo to get it to work again?
1 comments

Most of the time it'll say "TLS handshake timeout" in the logs, so I just wait for githubs amazon instances to come back online. Other times its something I committed that others can't pull, so I'll revert then re-commit. A divining stick is recommended.