TheRevivalFellowship / Global-Website

The central website for the whole fellowship.
http://therevivalfellowship.com/
1 stars 0 forks source link

make `dev` default branch in github #13

Closed brad-sf closed 8 years ago

brad-sf commented 8 years ago

I propose that in the Github settings for this repo that dev be the default branch.

Here's how I see the branching structure working:

Git branching workflow

master -> dev -> feature-xyz -> dev -> master

brad-sf commented 8 years ago

The advantage of having dev default is that it becomes the default branch opened when viewing the repo on Github, and it is the default branch selected when creating a pull-request.

danielmee commented 8 years ago

Done ;)