Git Workflows In Depth. Feature Branch, Forking, GitFlow (Udemy.com)

Learn most popular git workflows, start to use them and become a better developer!

Created by: Arthur Tkachenko

Produced in 2021

icon
What you will 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

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 74 / 100

icon
Course Description



A Git Workflow is a recommendation for how to use Git to accomplish best from it.

More consistent, productive work for developers.
More effective work inside of the team.
A more flexible way to manage code changes.

There is no silver bullet for how to work with Git.
No standards.

When a team has a coding workflow, it's important to understand the logic of how changes should be applied to the codebase.

There a few worldwide used popular Git workflows.
We'll be discussing them during this course.

Why Care about Git workflow you can ask me.
It's actually better to start to care about before things get painful :)

Case1: You are trying to manage the integrity of a codebase that has numerous developers jumping in and out. And you get a conflicting release schedule.

Case2: When you get tired of wondering why features are disappearing before deployment.

Case3: When you don't have time to dig through the commit diffs of 500 commits to find out why a push from a specific person causes major unintended changes to your project.

Case4: When a feature that's not ready for release sneaks its way into production and the whole project can be broken.

Case5: When you can't have a conversation, explaining to clients/team leader (again) that you can't release feature X because feature Y has not yet cleared QA.

I hope you see, there a lot of things can be avoided by applying a clean workflow.

When you choose a git workflow for your project, you should have an answer for 5 major questions:
1. How much visibility do you need?

2. How much flexibility do you need?

3. Is collaboration important to your workflow?

4. How much control do you need?

5. How important is ease of use to you?

I'm sure that during the course you'll get a better understanding of what type of workflow should be incorporated.Who this course is for:
  • Developers that wants to extend their knowledge about different ways to collaborate, using git

icon
Instructor Details

placeholder



My name is Arthur
I'm building tools for Food Tech projects
Teaching to code my team of interns.
Writing articles on Medium - explaining how I'm building a company.
I managed team members with a different skillset.
Usually, I'm managing developers.

Before I managed 10+ members team, created a documentation for complex projects.

Right now I'm coding at React/Nodejs

icon
More courses by Arthur Tkachenko

Git Basics. Commits, code merges, GitHub repository

$11.99

Learn advanced scenarios of git commands for daily uses

$11.99

icon
More git courses

Starting with Git & GitHub

$11.99

Complete Git Guide: Understand and master Git and GitHub

$11.99

Git by Example

$11.99

Git for Absolute Beginners

$11.99

Git Smart: Enjoy Git in Unity, SourceTree & GitHub

$11.99

Git Github Gitkraken: Version Control without Command Line

$11.99

icon
Reviews

3.7

3 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Vadim

This course gave me things that I didn't know before. Also, I can use knowledge in my projects.

By Muhammad Shoaib Khan

One of nice courses of git on udemy, explaining branches in git with detail with hands-on examples...

By Andrii Dimarov

Reading slides? worst 9.99 I ever spent...