What is Git workflow

Image Description

Benefits of Git Workflow

Image Description

Long Lived branch and Short Lived branch

  • Long lived branch are are branches which remain open throughout the project and short lived for bugs fixing or for single purposes.

Workflow selection

Team Size