The git Flow
#1
Hi! I'm a very well experienced subversion user but I am new to git and github and wondering if someone can help me understand the repository flow you guys are practicing. If I wanted to make a contribution to MCServer, do I fork and make pull requests or do I create a branch? What are the repository steps you take to make a contribution to the project?

Cheers,
Haz
Reply
Thanks given by:
#2
Hi, and welcome.
The easiest way is to fork on GitHub and make pull requests, separate ones for each change. Then, if we like your code and trust you more, we will give you write-access to the main repo and you can work on that directly; although the pull request submission format is preferred even then - it allows us to discuss the changes, sometimes finding better solutions in the process.
Reply
Thanks given by:
#3
That's great. Thanks!
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)