Move to GitHub
#51
keyboard is there! I thought you leave the project, hopefully you will work more on physicsBig Grin
Reply
Thanks given by:
#52
Welcome backBig Grin
Reply
Thanks given by:
#53
And now with Git we can hope that we see the incremental commits on a branch, even before the final version to be used Smile
Reply
Thanks given by:
#54
FakeTruth: Can you update the forum redirects to the new places - specifically support and code repo.
Reply
Thanks given by:
#55
I can't clone the repo to my local computer. When I type:
Code:
git clone git@github.com:mc-server/MCServer.git
It gives me this error
Code:
Cloning into 'MCServer'...
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Reply
Thanks given by:
#56
You need to add your SSH key to github, and if you don't want to do that, use https://github.com/mc-server/MCServer.git
Reply
Thanks given by:
#57
Thank you, it worked, now I will have fun modifying the codeBig Grin
Reply
Thanks given by:
#58
(08-08-2013, 05:23 PM)bearbin Wrote: FakeTruth: Can you update the forum redirects to the new places - specifically support and code repo.

I'll try when I get back home. I'm in Korea now :p
Reply
Thanks given by:
#59
Ty Smile
Reply
Thanks given by:
#60
I don't think splitting the Core away was such a good idea. Now I make changes to the API, which means I have to update the Core as well, and I should be doing that in two repos instead of just one. This isn't good. I'm inclined to get rid of the Core split and if anyone wants to contribute, let them fork the entire MCServer repo.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)