Storm Posted August 26, 2014 Posted August 26, 2014 I am looking to update revisions, and after searching around a bit I came across a thread informing me that the commands on CentOS are git stash git pull git stash pop I have done the first step and config'd an email and username. The problem comes in when I enter git pull. The terminal spits out the following error error: Failed connect to github.com:443; Operation now in progress while accessing https://github.com/rathena/rathena.git/info/refs I have google'd for about an hour now and nothing seems to give a solid answer. Thanks for any help in advanced. Quote
Storm Posted August 28, 2014 Author Posted August 28, 2014 Anyone have any ideas? I am running git version 1.7.1 so I am not sure why I am getting the dumb-http error. What I found about this error tells me it should really only effect git versions 1.6.X and below Quote
shadowscreen Posted August 28, 2014 Posted August 28, 2014 did you clone the reposity from your current git folder or did you copy it from somewhere? Quote
Storm Posted August 28, 2014 Author Posted August 28, 2014 I cloned it probably around 3-6 months ago. Not very long ago and it is from the current repository Quote
Question
Storm
I am looking to update revisions, and after searching around a bit I came across a thread informing me that the commands on CentOS are
git stash
git pull
git stash pop
I have done the first step and config'd an email and username.
The problem comes in when I enter git pull. The terminal spits out the following error
I have google'd for about an hour now and nothing seems to give a solid answer.
Thanks for any help in advanced.
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.