thewebplatform / thewebplatform.today

Polymer Web App for The Web Platform Podcast
4 stars 2 forks source link

Git Flow Setup #13

Open pertrai1 opened 9 years ago

pertrai1 commented 9 years ago

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.

Nevraeka commented 9 years ago

I'm all set on my end. Waiting on @DannyBlueDesign

Nevraeka commented 9 years ago

using master as release branch

Nevraeka commented 9 years ago

What else needs to be done on this @deebloo ?

Nevraeka commented 9 years ago

@deebloo are you doing this or should we close this and add git info to a contrib guide?