Git Workflows In Depth. Feature Branch, Forking, GitFlow
Learn most popular git workflows, start to use them and become a better developer!
What you’ll learn
-
How to collaborate inside of development team by using git workflows
-
What is a centralized workflow and how it works
-
What is a feature branch workflow and how it works
-
What is a forking workflow and how it works
-
What is a gitflow workflow and how it works
Requirements
-
You should understand basics of Git
Who this course is for:
- Developers that wants to extend their knowledge about different ways to collaborate, using git