Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: Alice on November 20, 2014, 05:26:44 am
-
Hi everyone again!
I'm still working to compile the server, and I found another problem. When I press the "clone" button in GitExtensions, I get the following error:
fatal: master Remote branch not found in upstream origin
Unexpected end of command stream
Anybody knows how to fix this?
Thanks guys again! See you ^^
-
Master branch no longer exists, it was renamed to 3.3.5 (no "a", no 3rd dot). So rewrite branch name you are using, those guys probably forgot to udpate wiki, I met the same problem earlier. You can look here and see for yourself:
https://github.com/TrinityCore/TrinityCore/tree/3.3.5 (https://github.com/TrinityCore/TrinityCore/tree/3.3.5" onclick="window.open(this.href);return false;)
-
Once again, thank you Amaroth. See you! ^^