Open pertrai1 opened 9 years ago
I'm all set on my end. Waiting on @DannyBlueDesign
using master as release branch
What else needs to be done on this @deebloo ?
@deebloo are you doing this or should we close this and add git info to a contrib guide?
We will be using the git flow structure for the repo. You will see that there is a develop branch now that we should work off of. Master will be the production branch that we don't touch - only CI.
You can find git flow if you use a GUI with Tower and with Sourcetree. If you use terminal, once you have cloned the repo, run
git flow init
and just continue to press enter for all of the questions without changing the answers. We can close this or add this wiki once it has been read by team members.