kevindeasis / swiftriders

0 stars 1 forks source link

CODEBASE STAGING RULES #2

Open kevindeasis opened 8 years ago

kevindeasis commented 8 years ago

All of the rules will be here: _. Don't push to the master yet.

  1. Do not force push anything to the staging or to the master.
  2. Push to your branch before pushing to the master or staging branch
  3. Before pushing to the master, push it to the staging branch for code review (make sure you pull first).
  4. Merge to the mater from the staging will be done by someone who did not commit the code.
  5. Thanks, have fun!