Branching Strategy and Naming

We are following the standard gitfolow branching strategy

Note: for some projects we are considering development branch the master branch, but the standard should be

  • development

  • staging

  • production

Last updated

Was this helpful?