cheesemuffinish / Umamee

0 stars 1 forks source link

Create Beta Branch #17

Closed Javagedes closed 4 years ago

Javagedes commented 4 years ago

Looking for thoughts on this:

Create a beta branch that we merge everything into. Do testing and any buf fixes/ merge issues in beta branch to get it working perfectly. Once everything is working perfectly, merge into the main branch. Then any merge conflicts would just be accepting all for Beta to overwrite. Would eliminate any worry of breaking Main branch and having to revert

Somokai commented 4 years ago

Using develop, not beta, but I think this is what we want. Beta serves a different function, as does alpha. Active development generally occurs on a develop branch.