Jump to content
  • 0

HTTP request failed while cloning git in rathena


AinsLord

Question


  • Group:  Members
  • Topic Count:  257
  • Topics Per Day:  0.08
  • Content Count:  737
  • Reputation:   18
  • Joined:  11/21/15
  • Last Seen:  

image.png.968b6c9aea3ce7f1d8f15520f789841e.png

this was the error i get when trying to clone git the latest rathena

any help

#TIA

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   1
  • Joined:  02/02/18
  • Last Seen:  

Use this: 

git clone https://github.com/rathena/rathena.git ~/rAthena

Specify the directory where you want to clone the emulator. "~/rAthena" = change to your directory.

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  292
  • Reputation:   199
  • Joined:  05/03/13
  • Last Seen:  

30 minutes ago, Dunker said:

Use this: 


git clone https://github.com/rathena/rathena.git ~/rAthena

Specify the directory where you want to clone the emulator. "~/rAthena" = change to your directory.

Normally git creates a folder based on the repo name. So there is no direct need to specify a path.

12 hours ago, AinsLord said:

image.png.968b6c9aea3ce7f1d8f15520f789841e.png

this was the error i get when trying to clone git the latest rathena

any help

#TIA

That is not a rAthena problem. Your problem is related to git. I would suggest using some google. For example: https://stackoverflow.com/questions/8644947/git-http-request-failed

 

  • Upvote 1
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...