SUNY-Albany-CCI-INF362 / whatev3r

Team Whatev3r's Project
http://SUNY-Albany-CCI-INF362.github.io/whatev3r/
Other
0 stars 6 forks source link

Sync master with gh-pages #20

Closed roshinc closed 10 years ago

roshinc commented 10 years ago

This will allow us to just update the master branch and have the changes reflected on the live instead of updating gh-pages every time. I found out how to do it. Does anyone have a reason why it shouldn't be done?

esteinborn commented 10 years ago

You should be working out of master, and pull requesting into GH-Pages.

I was only using "work directly out of gh-pages" as an example of branching. I'll be sending a note about this later. @SUNY-Albany-CCI-INF362/whatev3r <- by using this you can send notifications to the whole team.

roshinc commented 10 years ago

Thank You!