Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Your colleagues rely on the things you do
  • The strategy ensures the stability of the codebase
  • The strategy supports a stable product

Overall strategy

The overall strategy is, that the code implementation is ALWAYS done in the following order:

DEV-TEST-STAGING-PROD

This way, we ensure that the NEWEST code is ALWAYS in the branches to the left.

There will NEVER be any code in right-side branches that does not exist in the left side branches.
Image Added

Index: 

Children Display