Skip to content

Git branching and release strategy

Vinayaka Gadag edited this page Feb 8, 2022 · 4 revisions

We follow simple yet powerful branching and release strategy called the Git Mainflow model

mainFlowModel

GitMainFlow

Git etiquette

  • Follow the standard git commit message
    • #-<sprint/milestone>: story/bugfix
    • Followed by short description of the commit