- production (real production workload)
- hotfixes
- staging (blue / green server duplicate og the production environment and it passes all the test we'll swap it with production)
- master (main sometimes it's called develop branch where we are going to merge all our features)
- features
- qa (perform test before merging into staging)
This is a test data for teting the branches.
git checkout main