Jump to content
  • 0

Download in git in specific version.


Question

3 answers to this question

Recommended Posts

  • 0
Posted (edited)

I tried the following:

git remote update
git fetch 
git checkout 11b255e0e9cd2541ddd0e7c314b440f59627d07d

I tried the Rathena folder. I received the following error:

error: pathspec '11b255e0e9cd2541ddd0e7c314b440f59627d07d' did not match any file(s) known to git.

Can someone help me?

I'm trying to download the version compatible with BG, indicated in that topic:

 

Edited by avalox
  • 0
Posted
On 1/24/2019 at 11:05 PM, avalox said:

I tried the following:

git remote update
git fetch 
git checkout 11b255e0e9cd2541ddd0e7c314b440f59627d07d

I tried the Rathena folder. I received the following error:

error: pathspec '11b255e0e9cd2541ddd0e7c314b440f59627d07d' did not match any file(s) known to git.

Can someone help me?

I'm trying to download the version compatible with BG, indicated in that topic:

 

download latest version svn clone

right click of rathena folder

open git bash

git remote update
git fetch 
git checkout  ( hash)

open diff file patch it

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...