1 min read (41 words)
What is Git workflow⌗

Benefits of Git Workflow⌗

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⌗