- Follows the
master
-branch and running on the production database
- Follows the
stage
-branch and running on a separate database - Is okay to merge and force push and to use as a crash course.
Head to the wiki to learn how to setup and use the system.
What you should never do:
- Change files directly on the server (especially running commands as root!)
- Force-push to master
- Create commits directly on master