Jump to content
  • 0

Git pull error


Storm

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   1
  • Joined:  02/26/13
  • Last Seen:  

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.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   1
  • Joined:  02/26/13
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  76
  • Reputation:   11
  • Joined:  04/13/12
  • Last Seen:  

did you clone the reposity from your current git folder or did you copy it from somewhere?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   1
  • Joined:  02/26/13
  • Last Seen:  

I cloned it probably around 3-6 months ago. Not very long ago and it is from the current repository

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...