luqmaan/Instabus

What's up with the `dev` branch?

Closed this issue · 4 comments

What is the purpose of it? It's behind gh-pages right now. Presumably gh-pages represents master and everyone developing features will branch from that.

❓ ❓ ❓

So develop feature branches from dev.

It is only behind master because we have to swap out the script at the bottom of index.html for production vs development. We use a single file with almond for production and require for development.

branch off dev for a feature. when everything is ready, things get merged to gh-pages which represents production.

⬛ ◾ ◼️ ▪️ 🔲