Jump to content

MaNGOS switch to support 3.1.3 (9947)


Guest VladimirMangos

Recommended Posts

  • Replies 68
  • Created
  • Last Reply

Top Posters In This Topic

Is it possible in git to clone a specific revision ?

I didnt want to go off-topic, but this might be useful for other people as well..

Like instead of git cloning the current revision, is there a command for us to clone revision 7987 ?

Thanks and sorry for the tiny off-topic !

** Congratulations on the new release !

Link to comment
Share on other sites

Is it possible in git to clone a specific revision ?

I didnt want to go off-topic, but this might be useful for other people as well..

Like instead of git cloning the current revision, is there a command for us to clone revision 7987 ?

Thanks and sorry for the tiny off-topic !

** Congratulations on the new release !

for a single rev i'm not sure, but you can simple pull the latest version of a branch (for exemple for 2.4.3 the 0.12 branch) with "git pull address branch_name".

Link to comment
Share on other sites

Created tag object acdb1cb called v0.13 pointing to commit object b29aa51 ([7986] MaNGOS 0.13 release.) with a note.

$ git tag -ln
v0.12           MaNGOS 0.12
v0.13           MaNGOS 0.13 -- moving from client 3.0.9
v0.13-dev1      MaNGOS 0.13 dev1 -- moving from client 3.0.3
v0.13-dev2      MaNGOS 0.13 dev2 -- moving from client 3.0.8a

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use