Git push is failing #149420
Unanswered
ameliatolles
asked this question in
New to GitHub
Git push is failing
#149420
Replies: 1 comment 5 replies
-
Check your internet. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying push my local repository to a remote repository but I can't get it to work.
When I enter "git push origin master" into the command line the response I get is:
fatal: unable to connect to github.com:
github.com[0: 140.82.116.3]: errno=Resource temporarily unavailable
I've been trying this for several days. Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions