πŸš€ DevOps Certified Professional
πŸ“… Starting: 1st of Every Month 🀝 +91 8409492687 | 🀝 +1 (469) 756-6329 πŸ” Contact@DevOpsSchool.com

Define Git workflow and list down all the git workflow option.

DevOps

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

A Git workflow is a recipe or recommendation for how to use Git to accomplish work in a consistent and productive manner.

When you have a large team of developers and DevOps personal to work on end to end delivery of the software, there are multiple people involved in the flow. Each individual will have its own work to complete and push the same changes to the main branch. All the people will divide the end to end flow in step by step to achieve the task.

There are types of Options:

  1. Centralized
  2. Feature Branching
  3. Trunk Based Development
  4. Personal Branching
  5. Forking Branching
  6. GitFlow Git