Page 4 of 5

Re: Moving to GitHub

Posted: 06 Mar 2016, 14:12
by itsrachelfish
sofax222 wrote:Dear itsrachelfish:

Now, am I a member of the Developers team in the OpenKore organization ??
Will the changes of main OpenKore repo automaticly to merge into my fork ??
No, forks are never updated automatically. You have to merge the changes from openkore into your branch, GitHub has excellent documentation on this.

Step 1. Add OpenKore as your "upstream" remote
Step 2. Merge changes from "upstream"

Re: Moving to GitHub

Posted: 06 Mar 2016, 14:34
by kLabMouse
Who of the Developers remember when they tried Commit, their code just did not fit because other developer updated SVN.
and each damn time you need to merge their code and yours, fix bugs... and when you done, Ups, someone else committed something there.

Git does not have this problem... (actually it does have, but a bit more easy mode).
You work on own branch, and just insert all your changes between two other states of "master" repo. And that's it, all is magically done by git itself.

And for old players who remember CVS, there is an SVN mode on GitHub (But I would not recommend it).

Re: Moving to GitHub

Posted: 16 Mar 2016, 05:44
by Technology
This is awesome guys! I'm so happy to see that the project is still ongoing and that you all are doing well! :D

Re: Moving to GitHub

Posted: 06 Nov 2016, 09:31
by Fr3DBr
If you move to GitHub, don't forget to add me there. :)

Re: Moving to GitHub

Posted: 11 Dec 2016, 00:40
by lututui99
Fr3DBr wrote:If you move to GitHub, don't forget to add me there. :)
It has already been moved, bae

Re: Moving to GitHub

Posted: 23 Feb 2017, 11:39
by turnip
is that possible to add me? i'm casual programmer.

Re: Moving to GitHub

Posted: 25 Feb 2017, 13:11
by itsrachelfish
turnip wrote:is that possible to add me? i'm casual programmer.
Anybody can contribute to the OpenKore project on github https://github.com/openkore/openkore

You can make a fork of the project and submit your own code by making pull requests without being a member of the official development team.

Re: Moving to GitHub

Posted: 26 Feb 2017, 06:19
by turnip
itsrachelfish wrote:
turnip wrote:is that possible to add me? i'm casual programmer.
Anybody can contribute to the OpenKore project on github https://github.com/openkore/openkore

You can make a fork of the project and submit your own code by making pull requests without being a member of the official development team.
pull request done. thanks for your suggestion.

Re: Moving to GitHub

Posted: 28 Mar 2017, 08:34
by heero
Hey there guys, already sent an Issue in github to be added again as a developer. Sorry been out of touch since work has been keeping me occupied but I will try to help wherever I can. :D

heero74

Re: Moving to GitHub

Posted: 30 Apr 2017, 12:46
by SkylorD
<3 <3 my heero