Hacker News new | ask | show | jobs
by zomglings 1128 days ago
Not just issues and PRs - I had to try multiple times before I was able to successfully push code to a repo over SSH.

This is the error I was seeing:

    ERROR:
    fatal: Could not read from remote repository.
    
    Please make sure you have the correct access rights
    and the repository exists.
2 comments

Everyone thinking they've been laid off and notified via git push. Just GitHub being GitHub.
Exactly what I thought! Maybe I'm too paranoid
The first time it did that to me as well. Now I'm used to it.
Yeah, same. I've since been able to push my branch, but now I can't open a PR.